.play_box_rightt {
    overflow: auto;
    padding: 0.375rem;
    width: 100%;
    max-height: 13.05rem;
    min-height: 472px;
    background: #202026;
}



@media (min-width: 320px) {
    .MacPlayer {
        height: 180px!important;
    }
}

@media (min-width: 375px) {
    .MacPlayer {
        height: 210px!important;
    }
}

@media (min-width: 425px) {
    .MacPlayer {
        height: 240px!important;
    }
}

@media (min-width: 768px) {
    .MacPlayer {
        height: 430px!important;
    }
}