.mainSlides {
    background: #ffffff;
    overflow: hidden;
    border-radius: 10px;
}

.slideItem img {
    display: block;
}