*{box-sizing: border-box;}
body{background: #FFFFFF;}

.topbar{background: #F6F6F6;}
.orbui{display: none;}
.part{overflow: hidden;}
.part--header{min-height:550px;padding:50px;background: url(/wp-content/custom-images/fontszip/banner-bg.png) no-repeat center top;background-size:cover;text-align: center;}
.part--header 
.part--images img{width: 100%;}

@media(max-width:768px){
}