@media (min-width:992px) {
  .adaptive-carousel .slides .copy {
    padding-top: 0 !important;
  }
  .adaptive-carousel .slides .copy h2 {
    font-size: 3rem;
    padding-top: 1.5em !important;
    margin-bottom: 0 !important;
    line-height: 1.25;
  }
  .adaptive-carousel .slides .copy p:nth-of-type(1) {
    margin-top: 1em;
    width: 350px;
  }
}
.page .adaptive-carousel .slides .item .copy a.btn {
    border-color: #ec1c24 !important;
    background-color: #ec1c24 !important;
    color: #fff !important;
}
.page .adaptive-carousel .slides .item .copy a.btn:hover {
    background-color: transparent !important;
    color: #ec1c24 !important;
}

@media (min-width:992px){
  #wallpaper-1 .modal__media-content img,
  #wallpaper-2 .modal__media-content img,
  #wallpaper-3 .modal__media-content img {
      width: 350px;
  }
}

.adaptive-hero-carousel {
  margin-bottom: 0 !important;
}
.includes-vertical-preview {
  margin-top: -3.5em !important;
}
.includes-vertical-preview .text.section {
  padding-top: 10px !important;
}