.game-carousel-ctn {
    border-radius: 4px
}

.game-carousel-ctn .provider-box .provider-img-box {
    width: 92%;
    position: relative
}

@media screen and (max-width: 920px) {
    .game-carousel-ctn .provider-box .provider-img-box {
        width:100%
    }
}

.game-carousel-ctn .slick-prev {
    left: unset!important;
    top: -18px!important;
    right: 35px!important
}

.game-carousel-ctn .slick-next {
    right: 6px!important;
    top: -18px!important
}

.home-casino-img {
    width: 92%;
    border-radius: 12px
}

.home-casino-img.mb-4 {
    margin-bottom: 4px;
    width: unset
}

@media screen and (min-width: 920px) {
    .home-casino-img.mb-4 {
        margin-bottom:8px
    }
}
