#fw-section-image-17e1cf6d-1900-4d4e-be7e-cf4cec1ee7e6 {

.image-section--fw-section-image-17e1cf6d-1900-4d4e-be7e-cf4cec1ee7e6 .image-section__image {
  width: auto !important;
  max-width: 600px; /* Adjust this number to your preferred size */
  display: block;
  margin: 0 auto;
  }
}

#fw-section-hero-0 {
--font-heading-scale: 0.77;
--font-body-scale: 0.94;
}




#fw-section-featured-collection-f2b1caf9-a862-40f7-8920-af8c0db82338 {

/* 1. Zoom in on the sticker so it fills the grey area */
#fw-section-featured-collection-f2b1caf9-a862-40f7-8920-af8c0db82338 .tile__item {
  transform: scale(1.6) !important; /* Adjust this to 1.8 if they're still too small */
  object-fit: contain !important;
}

/* 2. Remove the grey box background to make it look cleaner */
#fw-section-featured-collection-f2b1caf9-a862-40f7-8920-af8c0db82338 .image--background-color {
  background-color: transparent !important;
}

/* 3. Keep them centered */
#fw-section-featured-collection-f2b1caf9-a862-40f7-8920-af8c0db82338 .image__object {
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  overflow: visible !important;
}
}