@media only screen
and (device-width : 375px)
and (device-height : 812px)
and (-webkit-device-pixel-ratio : 3) {.mkdf-mobile-header .mkdf-mobile-logo-wrapper img {
margin-left : auto;
margin-right : auto;
padding-top: 60px;
display:block;
height:90px;
width:50%;
} }