/*--------------------------*/ /*----Contact 1 Styles ----*/ /*--------------------------*/ /* Contact page 1 top section */ section#contact-top { min-height: 100px!important; background: url(https://static1.squarespace.com/static/55b22b68e4b0a7f88ea0e50d/t/59fb3244e31d1959893f91ec/1509634629033/c.png) 50% 22% no-repeat; background-size: 200px; } section#contact-top:before { content: ''; width: 100%; height: 35%; position: absolute; background: #fdfafa; left: 0; top: 0; z-index: -1; } section#contact-top:after { content: ''; width: 100%; height: 1px; position: absolute; background: #202020; left: 0; }