.body.admin-bar.et_fixed_nav #main-header, body.admin-bar.et_fixed_nav #top-header, body.admin-bar.et_non_fixed_nav.et_transparent_nav #main-header, body.admin-bar.et_non_fixed_nav.et_transparent_nav #top-header {
top: 32px;
background-color: #fff;
padding-top: 10px;
padding-bottom: 10px;
}
@media screen and (min-width: 320px) and (max-width:600px) 
{.et_pb_section_0:before {
width: 159%!important;
height: auto !important;
left: 0% !important;
}
}
.et_non_fixed_nav.et_transparent_nav #main-header, .et_non_fixed_nav.et_transparent_nav #top-header { position: inherit; }
@media screen and (min-width: 320px) and (max-width: 980px) {
#logo {
max-height: 90%!important;
}}
@media screen and (min-width: 981px) and (max-width: 1150px) {
#logo {
max-height: 70%!important;
}
#et-top-navigation {
padding-left: 317px!important;
}
#top-menu li {
padding-right: 8px;
}
}