.staticBox .m-content-placement-item {height: fit-content;}

@media screen and (min-width: 0px) {
.staticBox .m-content-placement-item {min-height: 300px; padding: 5px 20px 20px !important; background-color: #fff;}
}
@media screen and (min-width: 540px) {
.staticBox .m-content-placement-item {min-height: 240px; padding: 10px 50px 20px !important; }
}
@media screen and (min-width: 768px) {
.staticBox .m-content-placement-item {min-height: 370px; padding: 10px 50px 20px !important; }
.theme-light .m-banner .c-call-to-action {
     margin-right: 16px;}
}
@media screen and (min-width: 840px) {
.staticBox .m-content-placement-item {min-height: 340px; padding: 10px 50px 20px !important; }
}
@media screen and (min-width: 1084px) {
.staticBox .m-content-placement-item {min-height: 250px; }
}
@media screen and (min-width: 1400px) {
.staticBox .m-content-placement-item {min-height: 250px; padding: 20px 80px 20px !important;}
.m-banner h1 {font-size: 72px;}
}

@media screen and (max-width: 820px) and (min-width: 768px) {
.spHeading {
    padding-top: 16px !important;}
}

.fourLinks .m-content-placement-item > picture, .c-content-placement > picture {padding-bottom: 36%;}

.pane .m-panes-product-placement-item .c-heading {
    font-size: 20px;
    font-weight: 400 !important;
}
.pane .m-panes-product-placement-item .c-paragraph {padding-top: 0px;}

/* VFI */
.OttoGallery:focus {
  border: 2px dotted #FFF;
  outline: 2px dotted #000;
}

.theme-light .m-content-placement-item .c-call-to-action:focus:not(.x-hidden-focus) {
    background: transparent !important;
}

/* Games Section
.gamesSection  .c-price {
    font-size: 20px !important;
    margin-top: 12px;
} 

.context-glyph-tile .c-glyph {
     font-size: 20px;
    margin-bottom: 12px;
    font-family: "MWF-MDL2";
}

.featured-games .m-product-placement-item .c-heading {
   font-size: 20px;
} */

.gamesSection .c-carousel .m-product-placement-item.f-size-large picture {
  height: 408px;
  overflow: hidden;
}

@media only screen and (min-width: 1084px) {
.m-banner.spWidth {
        max-width: 1400px !important;}
}

.featured-games .c-badge.f-lowlight {
    font-weight: 700;
    padding: 0 3px 1px;
}

.featured-games  .c-badge + .c-badge {
   margin-left: 6px;
}

.featured-games .xgpLogo {
    height: 16px;
    width: 96px;
    margin: 6px 0;
    display: inline-block;
}

.featured-games .m-product-placement-item .c-badge + .xgpLogo {
    margin-left: 6px;
}

.featured-games .m-product-placement-item .c-badge {
    margin-bottom: -6px;
}

@media screen and (max-width: 1083px) {
.featured-games {
    padding-left: 5%;}
}

.theme-light .featured-games .c-flipper { 
    background: #fafafa;
    border: 1px solid transparent;
    color: #404040;
    opacity: .8;
}

.theme-light .featured-games .c-flipper:hover { 
    opacity: 1;
}