.image-gallery__discount{display:flex;background-color:#fff;color:#000;position:absolute;bottom:3rem;left:-1rem;padding:.5rem 1rem;font-weight:bold;font-size:2rem;border:0.2rem solid #000}.product .image-gallery{max-height:30rem;overflow:hidden}.product .image-gallery__content{display:flex;flex-direction:column;min-height:28rem}.product .image-gallery__content .image-title{padding:3rem;background-color:#F2F1ED;margin:0}@media (min-width: 576px){.product .image-gallery__content{min-height:26rem}}@media (min-width: 768px){.product .image-gallery__content{flex-direction:row}}@media (min-width: 992px){.product .image-gallery__content{min-height:18.5rem}}@media (min-width: 1100px){.product .image-gallery__content{min-height:20rem}}@media (min-width: 1200px){.product .image-gallery__content{min-height:32rem;justify-content:center}}

