/* Logos slider styling start */
.banner__large-slider__single {
    /* width: 501px; */
    height: 200px;
    display: flex;
    align-items: center;
    justify-content: center;
    /* background-color: #db7171be !important; */
}
.banner__large-slider__single img {
    max-width: 100%;
    max-height: 100%;
    object-fit: contain;
}
/* Logos slider styling end */ 