.lc-wrapper {
    margin: 40px 0;
}

.lc-header {
    margin-bottom: 20px;
    text-align: center;
}

.lc-brand-name {
    font-size: 24px;
    font-weight: bold;
    text-transform: uppercase;
}

.swiper-slide img {
    width: 180px;
    height: 300px;
    object-fit: cover;
}