/* Fill the cream frame horizontally while retaining the compact sticky height. */
.unified-room .pantry-room:not(.cold-room){width:100%;height:calc(max(80px,min(26dvh,calc(50dvh - 172px))))!important;aspect-ratio:auto}
.unified-room .pantry-room:not(.cold-room)>img{width:100%;height:100%;object-fit:fill}
