.rev-boxart img {
    height: 100%;
    max-width: 100%
}

.game-slider rs-slide:not([data-isactiveslide="true"]) {
    opacity: 0.3 !important;
}

.game-slider rs-slide[data-isactiveslide="true"] {
    box-shadow: 0px 0px 30px #00000087;
}