.storepage .experience-component {
  width: 100%;
  max-width: 100%;
  margin-bottom: 32px; }
  .storepage .experience-component:has(.custom-slick.d-none) {
    margin-bottom: 0; }

.storepage .experience-component > div:first-child {
  width: 100%;
  height: 100%; }
