@media (max-width: 480px) {
    .mb-header{
        display: none;
    }

    .header-top h1{font-size: 15px;
	margin-bottom: 0;
    line-height: unset!important;
}
.header-top{padding: 0 !important;}
.logo-left{margin-top: 10px;margin-left: 0;}
 .logo-right{margin-top: 10px;margin-left: 0;}
 .header-top{color: #000 !important;}
 /* .slide img{height: auto !important;} */
    }