#fw-section-image-with-text-cfa41843-ab3f-4555-a280-18dc6ae3a3ce {

img {
height: 250px
}
}

#fw-section-image-with-text-be7a9ddf-9195-478b-aea5-bcd19d21ca8b {

.image-with-text__image {
    margin: 0 auto;
    border-radius: var(--image-corner-radius);
    height: 500px;
}
}



























#fw-section-collections-list-47c43311-b863-45de-bbe5-6d66cb191033 {

.collections-list__item-image-wrapper {
    position: relative;
    width: 100%;
    overflow: hidden;
    display: flex
;
    align-items: center;
    justify-content: center;
    background-color: #000000;
    border-radius: var(--image-corner-radius);
}
}