img[alt="pixelmart-sa logo"] {
  border: none !important;
  border-radius: 0 !important;
  box-shadow: none !important;
  outline: none !important;
  background: transparent !important;
}
/*
.header .logo,
.site-header__logo,
header .logo {
  border: none !important;
  border-radius: 0 !important;
  box-shadow: none !important;
  background: transparent !important;
  padding: 0 !important;
}

.navbar-brand img,
img[alt*="pixelmart"],
.lw-\[84px\] {
    width: 250px !important;
    height: auto !important;
    min-width: 150px !important;
    max-width: none !important;
}
*/


@media (max-width: 768px) {
.osh_card {
  
    width: 30%;
}
}