@media screen and (min-width:768px){
.global__header .header__logo{height:60px!important;}
}



@media screen and (max-width:767px) {
 
.global__header .header__logo{height:32px !important;}
}