/* ++++++++++++++++++++++++++ Custom CSS ++++++++++++++++++++++++++ */

@media only screen and (max-width: 425px) {
    #sp-logo .logo-image {
        height: auto !important;
      	width: 30% !important;
    }
}

.logo_mobilki {
  	height: auto !important;
  	max-width: 43% !important;
}
/* ++++++++++++++++++++++++++ END of Custom CSS ++++++++++++++++++++++++++ */