@media(max-width: 767px){
    .brDSc {
        justify-content: flex-end !important;
        width: 100% !important;
        padding: 20px 20px 0px 20px !important;
    }
    #trdBctrl .actnDrpTbs {
        width: 100% !important;
        justify-content: center !important;
    }
    .brDSc#trdBctrl {
        display: flex !important;
    }
    #trdBctrl .actnDrpTbs a {
        display: flex !important;
        width: 50%;
    }
    .modalPrvMdl {
        top: unset !important;
        transform: translateY(0) !important;
    }
    #p_backgrounPrv > div.actnMob {
        justify-content: left !important;
        left: 10px !important;
    }
    #itwmWrpGrd {
        margin: 0px !important;
    }
    .grdDs-item {
        margin: 0px !important;
        width: 100% !important;
        bottom: 10px !important;
        margin-bottom: 15px !important;
    }
    #rdSt {
        padding: 0 10px !important;
    }
}