@media screen and (max-width:321px) {
    .ql {
        width: 53px;
    }
    .zkh {
        width: 188px;
    }
    .qr {
        width: 53px;
    }
    .sbox {
        width: 271px;
    }
    .tt {
        font-size: 9pt;
        transform: translate(-50%, 605%);
    }
    .container {
        width: 98%;
    } 
    #loader img{
        width: 171px;
    }
    #loader {
        height: 105vh;
        width: 100vw;
    }
    #bsm h1 {
        font-family: bsmalah;
        font-weight: 500;
        font-size: 77px;
    }
}