.carousel-slider{
    width: 100%;
    height: auto;
    margin: 0 auto;
    height: auto;
    overflow: hidden;
    position: relative;
    box-sizing: border-box;
    padding: 5% 0;
}
.carousel-slider .arrow-key{
    position: absolute;
    top: -10%;
}
.carousel-slider .arrow-key span{
    font-size: 22px;
    color: #0066B3;
    font-weight: 600;
}
.carousel-slider .car__3{
    background-color: transparent;
    text-align: center;
}
.carousel-slider .car__3 .partner-imgs{
    max-width: 90%;
    max-height: 120px;
}