#ipsLayout_body{
  margin-top: 0!important;
}
.video-gallery_wrapper.video-gallery_wrapper-upd{
  width: 100%!important;
}
.section-include+.video-gallery_wrapper-upd .video-gallery{
  margin: 0;
}

body.ipsApp .wgf-wrap {
  position: relative;
  background-color: #0E708B;
  padding: 80px 60px;
  background-image: url("//ips4-wowslegends-global.gcdn.co/pages_media/80_West-Virginia_Shinome_Duca-daosta_Art-Treasure-Hunt-45_2560x1440_WG_SPb_WoWSL.jpg?_cb=1658419240");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: left bottom;
  color: #fff;
  margin-bottom: 140px;
  overflow: hidden;
}

>.row{
  min-height: 320px;
}
body.ipsApp .wgf-wrap .asH1 {
  line-height: 1.2;
}
body.ipsApp .wgf-wrap a,
body.ipsApp .wgf-wrap p {
  color: #fff !important;
}

body.ipsApp .wgf-wrap a.btn {
  border-radius: 0;
  background: #f48b1e;
  min-width: 180px;
  text-transform: uppercase;
  transition: all .2s linear;
  font-weight: bolder;
  letter-spacing: .6px;
  padding: .375rem 30px;
}
body.ipsApp .wgf-wrap a.btn:hover {
  /*border-color:#fff;*/
  filter: brightness(1.1);
  background-color: #f48b1e;
}
body.ipsApp .wgf-wrap:before {
  content: '';
  display: block;
  position: absolute;
  width: 50%;
  height: 100%;
  background: linear-gradient(269.99deg, #322020 19.28%, rgba(50, 32, 32, 0) 99.99%);
  background-image: url(//ips4-wowslegends-global.gcdn.co/pages_media/80_West-Virginia_Shinome_Duca-daosta_Art-Treasure-Hunt-45_2560x1440_WG_SPb_WoWSL.png?_cb=1658419448);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100%;
  top: 0;
  left: 0;
}

body.ipsApp .wgf-wrap .description{
  padding: 30px;
}

body.ipsApp .wgf-wrap .copyright{
  width: 100%;
  line-height: 1.4;
  font-size: .75rem;
  opacity: .75;
}

@media (max-width: 1400px) {
  body.ipsApp .wgf-wrap .description{
    padding: 0;
  }
}

@media (max-width: 1200px) {
  body.ipsApp .wgf-wrap .description{
    margin-top: 20px;
  }
  body.ipsApp .wgf-wrap .asH1{
    font-size: 30px;
  }
}
@media (max-width: 1024px) {
  body.ipsApp .wgf-wrap .asH1 {
    font-size: 25px;
  }
  body.ipsApp .wgf-wrap .description{
    margin-top: 40px;
  }
}
@media (max-width: 991.5px) {
  body.ipsApp .wgf-wrap {
    padding: 0 0 100% 0;
    margin-bottom: 60px;
  }
  body.ipsApp .wgf-wrap .description{
    margin: 0;
    padding: 30px;
  }
  body.ipsApp .wgf-wrap:before{
    width: 100%;
    height: 54%;
    top: 0;
    background-size: contain;
  }
  body.ipsApp .wgf-wrap p{
    line-height: 1.4;
  }
  body.ipsApp .wgf-wrap>.row{
    min-height: 280px;
    position: absolute;
    bottom: 0;
  }
  body.ipsApp .wgf-wrap a.btn{
    margin: auto;
  }
}
@media (max-width: 768px) {
  body.ipsApp .wgf-wrap .asH1 {
    font-size: 22px;
  }
}

@media(max-width: 576px){
  body.ipsApp .wgf-wrap {
    padding: 0 0 170% 0;
  }
}
@media(max-width: 380px){
  body.ipsApp .wgf-wrap {
    padding-bottom: 200%;
  }
  body.ipsApp .wgf-wrap:before {
    height: 42%;
  }
  body.ipsApp .wgf-wrap .description {
    margin: 0;
    padding: 30px 20px;
  }
}