/* Static-site fallback for Slider Revolution hero backgrounds */
sr7-module,
sr7-content,
sr7-slide {
  min-height: 70vh;
}

sr7-bg.sr7-layer {
  display: none !important;
}

#SR7_1_1 {
  background-color: #f5f5f5;
  background-size: cover !important;
  background-position: center top !important;
  background-repeat: no-repeat !important;
}

#SR7_1_1 sr7-slide {
  position: absolute !important;
  inset: 0 !important;
  width: 100% !important;
  height: 100% !important;
}

#SR7_1_1 sr7-content {
  position: relative !important;
}
