@media (max-width: 1500px) {
    .t830m {
        position: fixed;
        top: 0;
        left: 0;
        width: 250px;
        z-index: 999999 !important;
        background-color: rgba(255, 255, 255, 0.9);
        pointer-events: auto;
    }
}