@media (min-width: 500px) and (max-width: 1000px) {

    .brand-img {
        width: 40px;
    }

    .tabhide {
        display: none;
    }

    .preload-image {
        width: 50% !important;
    }

    .deznav .metismenu li ul {
        background-color: #42185A !important;
    }

    .deznav{
        position: fixed !important;
    } 

    .tox .tox-editor-header {
        z-index: 1 !important;
    }



    .overlay-image-container .overlay-image {
        height: 180px;
    }

}