@media only screen and (max-width: 767.98px) {
    .pc-mobile-slide {
        max-height: 170px;
        border-radius: 7px;
        min-height: 170px;
        border: 0px solid #0000006e;
        /* box-shadow: 0px 0px 3px 0px #55a3e4; */
        margin-top: 5px;
        margin-bottom: 5px;
    }
    .pp {
        /* background: linear-gradient(45deg, rgba(0, 0, 0, 0.76) 0%, transparent 70%), url(https://ideabet.bet/theme/10nweb/newsmovie/wp-content/uploads/2022/03/download-6.jpg) right center; */
        background-size: cover !important;
        padding-top: 20px;
        padding-bottom: 20px;
        position: relative;
        z-index: 1;
    }
}

@media only screen and (min-width: 768px) and (max-width: 1199px) {
    .pc-mobile-slide {
        max-height: 348px;
        border-radius: 7px;
        min-height: 209.59px;
        border: 0px solid #0000006e;
        /* box-shadow: 0px 0px 3px 0px #55a3e4; */
        margin-top: 5px;
        margin-bottom: 5px;
    }
    .pp {
        /* background: linear-gradient(45deg, rgba(0, 0, 0, 0.76) 0%, transparent 70%), url(https://ideabet.bet/theme/10nweb/newsmovie/wp-content/uploads/2022/03/download-6.jpg) right center; */
        background-size: cover !important;
        padding-top: 20px;
        padding-bottom: 20px;
        position: relative;
        z-index: 1;
    }
}

@media only screen and (min-width: 1200px) and (max-width: 1999.98px) {
    .pc-mobile-slide {
        max-height: 250px;
        border-radius: 7px;
        min-height: 250px;
        border: 0px solid #0000006e;
        /* box-shadow: 0px 0px 3px 0px #55a3e4; */
        margin-top: 5px;
        margin-bottom: 5px;
    }
}