@media screen and (max-width: 767px){
i.responsive_bar {     
z-index: 9999 !important;
margin-top:unset !important;
}

.site-header .smue-image-obj img{
height: 50% !important;
width: 50% !important;
}

.site-main{
margin-top: 150px !important;
}

}
