/* Add custom CSS styles below */ 

@media (min-width: 768px) {
    .s-products-slider-wrapper .swiper-wrapper:has(.swiper-slide:nth-child(-n+4):last-child) {
        justify-content: center;
    }
}


.s-block--enhanced-features__item {

      border-color: rgb(157 157 157);
}

.s-block--enhanced-features__item .feature-icon{

      width: 6rem;
}