@media screen and (max-width:480px){

    .of_grid{
        display: flex;
        flex-wrap: wrap;
    }
    
    .csm-offers{
        width: 48%;
    }

    .offer-span{
        display: none;
    }


.logalog{
    height: 1.7rem;
}


.with-unsetter{
    margin-right: 0 !important;
}


}


.app-preloader{
    z-index: 99999999999999999999999;
}