/* header */
.l01-top-bar .section__column-2 {
    margin-bottom: 0;
}
@media (max-width: 991px) {
    .phone__wrapper .row .col-sm-12 {
        text-align: center;
    }
    .logo-a__horizontal__right a {
        justify-content: center;
    }
}

/* banner */
.banner .flexslider .slider__button-wrapper {
    height: 100% !important;
    padding-bottom: 0;
}