

@media screen and (max-width: 750px) {
.mkd_logo img.mobile{
height: 50% !important;
margin: 19px auto !important;
}
}