@media screen and (min-width:768px){

/*.header .header__logo { height:82px !important;padding-top:10px !important;}*/

.header .header__logo { height:105px !important;}



}


/*
@media screen and (max-width:767px) {
 
.header .header__logo{height:52px !important;}
}
*/

@media screen and (max-width:767px) {
 
.header .header__logo{height: 43px !important;}

.global__header .header__mobile-navigation{width:20% !important;}
}
