#header{
    text-align: center;
}
#header h1{
    text-align: center;
    
}
.section{
    border:3px solid grey;
    border-radius: 5px;
    margin-bottom: 30px;
    padding: 0px 30px 30px 30px;
}
#wrapper{
    max-width: 1200px;
    margin: 0 auto;
    padding: 10px;
}
#partone img{
    width:90%;
    
}
#parttwo img{
    width:100%;
    
}
#partfour img{
    width:100%;
    
}

iframe{
    display:block;
    padding-bottom: 10px;
}
#uxpinmobile{
    height: 600px;
    width: 400px;
}
#uxpindesktop{
    width:100%;
    height: 600px;
}


#invisionmobile{
    width:600px;
    height:800px;
}
#invisiondesktop{
    width:100%;
    height:800px;
}
