[class*='_related-products'] .collection__title.title-wrapper .title,
[class*='_featured_collection'] .collection__title.title-wrapper .title {
    margin-bottom: 0;
}

[class*='_related-products'] .swiper-wrapper .swiper-slide,
[class*='_featured_collection'] .swiper-wrapper .swiper-slide {
    height: auto;
}

[class*='_featured_collection'] .view-all-buttons.mobile.collection-block,
[class*='_related-products'] .view-all-buttons.mobile.collection-block {
    padding-right: 20px;
}

[class*='_featured_collection'] .swiper .swiper-button-next,
[class*='_related-products'] .swiper .swiper-button-next,
[class*='_related-products'] .swiper .swiper-button-prev,
[class*='_featured_collection'] .swiper .swiper-button-prev {
    top: 30%;
}