.ab_gallery_list{display:flex;flex-wrap:wrap}.ab_gallery_item{height:40vh;flex-grow:1}.ab_gallery_img{max-height:100%;min-width:100%;object-fit:contain;vertical-align:bottom;background:#fff url(../images/magnify.png) center center no-repeat}.ab_gallery_img:hover{opacity:.2}@media (max-aspect-ratio:1/1){.ab_gallery_item{height:30vh}}@media (max-height:480px){.ab_gallery_item{height:80vh}}@media (max-aspect-ratio:1/1) and (max-width:480px){.ab_gallery_list{flex-direction:row}.ab_gallery_item{height:auto;width:100%}.ab_gallery_img{width:100%;max-height:75vh;min-width:0}}