.bathroom-comparison{grid-template-columns:repeat(2,minmax(0,1fr));gap:2rem}
.bathroom-comparison img{height:36rem;max-height:65vh;object-fit:contain;background:#e8eaeb}
.bathroom-comparison figcaption b{font-size:1.25rem}
.bathroom-video-pair{grid-template-columns:repeat(2,minmax(0,1fr));max-width:54rem;margin-inline:auto}
@media(max-width:540px){.bathroom-comparison,.bathroom-video-pair{grid-template-columns:1fr}.bathroom-comparison figure:last-child{order:-1}.bathroom-comparison img{height:auto;max-height:38rem}}
