/*.threeP-hero .c-paragraph-1{display:none !important;}*/

.customPad{padding-top:8px !important; padding-bottom:8px !Important; list-style-type:none !important; padding-left:10px !important;}

@media only screen and (max-width: 1083px) and (min-width: 768px){
.gameFeature section.m-feature.f-align-left.f-image-priority.full-width div.textscoot {
    width: 48%;
 }
.gameFeature p {line-height:18px !important;}
}

/*
#add-ons ul li:nth-child(2) picture, #subscriptions ul li:nth-child(2) picture { height:268px !important;}
#add-ons ul li:nth-child(3) picture, #subscriptions ul li:nth-child(3) picture { height:268px !important;}
*/

@media only screen and (min-width: 768px) and (max-width: 1083px) {
.custVidHeroCopy section.m-hero-item.glp-hero.mobile-520 {
    height: calc(420px + 8vw) !important;
}
}


@media only screen and (max-width: 414px) and (min-width: 0px) {
    .custCopyCard.custVidHeroCopy .m-hero-item.mobile-large.glp-hero.f-y-center>div>div {
        top: calc(100%) ! Important;
    }
}

/* fix for copy card going too high at mobile screen size */
@media screen and (max-width: 600px) {
  .custVidHeroCopy .m-hero-item.glp-hero>div {
    height: 600px !important;
  }
}