.newsletter { background: red; } .container { margin: 0; padding: 0; .productImagesContainer--divImagens { width: 100%; .productImagesGallerySwiperContainer { width: 100%; max-width: 100%; height: 100%; max-height: 100%; .productImagesGallerySlide--divImagens { width: 100% !important; .productImageTag { max-height: 100% !important; margin-bottom: 16px; } } } .carouselGaleryThumbs--divImagens { .productImagesThumb { margin-right: 16px; padding: 0px; width: 90px; height: 90px !important; border-radius: 8px; } } } }