.banner__slider__image video {
    height: 100%;
    width: 100%;
    object-fit: cover;
}
.similar__modal .modal-dialog {
    border: none !important;
}

.navigation__menu--item.has-arrow::before {
    color: white !important;
}

@media screen and (min-width: 780px) {
    .floating-btn {
        display: none !important;
    }
}
