.fs-home-products .fs-serum-pair{display:flex;align-items:center;justify-content:center;gap:0;background:#fff}
.fs-home-products .fs-serum-pair img{width:50%;max-width:50%;height:100%;object-fit:contain}
.fs-home-products .fs-max-prices{display:flex;flex-wrap:wrap;gap:4px 14px;line-height:1.5}
.fs-benefits-products a.fs-benefit-product-image{display:flex;align-items:center;justify-content:center;background:#fff}
.fs-benefits-products a.fs-benefit-product-button{display:flex;align-items:center;justify-content:center;text-align:center;text-decoration:none}
.fs-contact-media{display:flex;align-items:center;background:#fff}
.fs-contact-collage{display:block;width:100%;min-width:0}
.fs-contact-media .fs-contact-image{display:block;width:100%;height:auto;min-height:0;object-fit:contain;aspect-ratio:3/2}
@media(max-width:900px){.fs-contact-media .fs-contact-image{aspect-ratio:4/5}}
