@media (max-width: 991px) {
    .needz-header-6-shell {
        height: 72px;
    }

    .needz-header-6.tp-header-height {
        height: 72px !important;
    }

    body.needz-header-6-active .needz-collection-toolbar {
        top: 72px;
    }

    body.show-admin-bar.needz-header-6-active .needz-collection-toolbar {
        top: 112px;
    }
}

@media (max-width: 575px) {
    .tp-slider-full-width .tp-slider-thumb img {
        margin-top: 0 !important;
    }
}
