.bx-viewport {
    height: 405px !important;
}
@media only screen and (max-width: 1024px) {
.bx-viewport {
    height: 282px !important;
}
}
@media only screen and  (max-width: 1199px) and (min-width: 768px) {
.wrap__slider--inner .slider__text {
    top: 75px;
}
}
@media only screen and (max-width: 768px) {
.bx-wrapper .bx-viewport {
    left: 0px;
}
}

@media only screen and (max-width: 800px) {
.ada_toolbar--content {
    display: none;
}
}