/* <ul class="image-ticker" style="display:none"> */
.slider-logos .bx-wrapper {
max-width: 100% !important;
}
.slider-logos ul {
list-style-type: none !important;
text-align: center;
margin: 0 !important;
}
.slider-logos ul li {
text-align: center;
display: flex !important;
align-items: center;
margin: 0;
padding: 0 20px;
height: 80px;
width: auto !important;
}
.slider-logos ul li img {
height: 80px;
}
.slider-logos {
height: 80px;
}