.so-widget-w62-hero-image {
  width: 100%;
  max-width: 100% !important;
  margin-left: 0 !important;
  margin-right: 0 !important;
  margin-top: -30px !important;
  margin-bottom: 75px !important;
  padding: 0 !important;
  overflow: hidden;
}
@media (max-width: 1279px), (max-width: 1024px) {
  .so-widget-w62-hero-image {
    margin-bottom: 65px !important;
  }
}
@media (max-width: 767px) {
  .so-widget-w62-hero-image {
    margin-bottom: 0px !important;
  }
}
.so-widget-w62-hero-image .wrapper {
  width: 100%;
  height: 690px;
  max-width: 100% !important;
  margin: 0 !important;
  padding: 0 !important;
  margin-bottom: 30px;
}
@media (max-width: 1279px), (max-width: 1024px) {
  .so-widget-w62-hero-image .wrapper {
    height: 355px;
    margin-bottom: 20px;
  }
}
