@media screen and (min-width:768px){

/*.header .header__logo { height:82px !important;padding-top:10px !important;}*/

.header .header__logo { height:72px !important;}



}


@media screen and (max-width:767px) {
 
.header .header__logo{height:43px !important;}
}
