.so-widget-home-intro-styles-8d587125ee9e .home-intro {
  background: url("../images/intro-bg-sm.jpg") no-repeat center / cover;
}
@media (min-width: 568px) {
  .so-widget-home-intro-styles-8d587125ee9e .home-intro {
    background-image: url("../images/intro-bg-lg.jpg");
  }
}
@media (min-width: 1024px) {
  .so-widget-home-intro-styles-8d587125ee9e .home-intro {
    background-image: url("../images/intro-bg-lg.jpg");
  }
}
.so-widget-home-intro-styles-8d587125ee9e .parallax {
  background: url("../images/intro-bg-sm.jpg") no-repeat center / cover;
}
@media (min-width: 568px) {
  .so-widget-home-intro-styles-8d587125ee9e .parallax {
    background-image: url("./images/intro-bg-lg.jpg");
  }
}
@media (min-width: 1024px) {
  .so-widget-home-intro-styles-8d587125ee9e .parallax {
    background-image: url("../images/intro-bg-lg.jpg");
  }
}