@media only screen and(max-width:600px){
 #header .mod_mateNavbar .nav-wrapper .brand-logo .ce_image:not(.fixed-nav) img{
    max-height: 60px !important;
    width: auto;

 }
}
