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

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

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

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

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