body.ipsApp_front{
  background: url(//ips4-wowslegends-global.gcdn.co/pages_media/45_Footer.jpg) #253f64;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.section.activity .activity-description__title{
  font-size: 28px;
}
.videos-entry{
  max-width: 600px;
}
.activity__column{
  width: 100%;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;

}