/* JXB ADMIN PANEL RESPONSIVE CSS */
/* MAKE WITH LOVE BY: @GPRMNP */

@media(max-width:992px){
    
}

@media(max-width:767px){
    .jxb-bg-auth .jxb-icon-top-left{
        position: relative;
        width: 150px;
        top: 10px;
        left: 10px;
        z-index: 10;
    }
}