@media (min-width: 992px) {
    .homepage_slider.owl-carousel .owl-item img {
        max-height: calc(100vh - 184px);
        object-fit: cover;
    }
}

.title_banner, .instagram_index {
    display: none !important;
}

.brand_index .container {
    background: transparent !important;
}

.item_discover_home .name_hover.hover_block {
    right: 0 !important;
    left: 0 !important;
}