@media (max-width: 539px) {
  html .highslide img {
    height: auto !important;
    float: unset !important;
    margin-right: auto !important;
    margin-left: auto !important;
  }
  html h2 img {
    height: auto !important;
    float: unset !important;
    margin-right: auto !important;
    margin-left: auto !important;
  }
  html img {
    height: auto !important;
    float: unset !important;
    margin-right: auto !important;
    margin-left: auto !important;
  }
}
