.site-header-mobile-main{
    top:51px;
}
@media (max-width: 1200px) {
    .site-main-content{
        padding: 0px;
    }

}