#sliderInfo {
  display: none;
  content: "60px";
}

.slideup__outer {
  overflow: hidden;
  position: relative;
  width: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  height: 260px;
  margin-bottom: 30px;
}

.slideup__inner {
  padding: 15px;
  background-color: rgba(69, 69, 69, 0.6);
  float: left;
  position: absolute;
  width: 100%;
  top: 200px;
  height: 100%;
}

[data-responsive-background-image] img {
  display: none;
}

/*# sourceMappingURL=sdt_slideup.css.map */
