@media screen and (max-width: 1099px) {
    #bx-panel {
        display: none !important;
    }
}

.placesSlider .owl-stage-outer .owl-stage .owl-item .item > a {
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 11;
}