@media screen and (max-width:1700px) {
    .react-bs-table.react-bs-table-bordered {    overflow-x: auto;}
    .new-track-table .react-bs-table table.table {     width: 1680px;     margin: 0 0 20px 0 !important;    }

}
@media screen and (max-width:1480px) {
    .media-album-video-playlist .media-all-inner {    padding: 30px 25px 35px;     flex-wrap: wrap;}
    .media-album-video-playlist  .detail-icon-sec {      display: flex;     flex-wrap: wrap;  }
}


@media screen and (max-width:1199px) {}

@media screen and (max-width:991px) {}

@media screen and (max-width:767px) {}

@media screen and (max-width:480px) {}

@media screen and (max-width:320px) {}