.homeSliderManufacturer--wrapper{
    padding-top: 50px;
    margin-bottom: 100px;
}

.homeSliderManufacturer--wrapper .bx-wrapper{
    max-width: 100% !important;
    width: 100% !important;
    overflow: hidden;

}

.homeSliderManufacturer--wrapper .bxslider img {
    width: 100%;
    height: auto;
    display: block;
}

.homeSliderManufacturer--wrapper .bx-viewport{
    height: auto !important;
    width: 90% !important;
    margin: 0 auto;
}

.homeSliderManufacturer--wrapper #home-page-tabs {
    display: flex;
    justify-content: center;
    margin-bottom: 30px;
}

/*.homeSliderManufacturer--wrapper .slide {*/
/*    display: flex;*/
/*    justify-content: center;*/
/*}*/