#custom-gallery .gallery{display:flex;flex-wrap:wrap}#custom-gallery .gallery .image-item{float:left;width:285px;height:242px;padding:5px;display:inline}#custom-gallery .gallery figure img{border-radius:5px;outline-color:#fff0;outline:none}#custom-gallery .gallery .image-item figure{padding:5px}#custom-gallery .gallery .image-item{position:relative}#custom-gallery .gallery .image-item figure{position:absolute;z-index:1}#custom-gallery .gallery .image-item figure.active{z-index:3}@media (max-width:1245px){#custom-gallery .gallery .image-item{width:265px;height:230px}}@media (max-width:1170px){#custom-gallery .gallery .image-item{width:215px;height:180px}}@media (max-width:1000px){#custom-gallery .gallery .image-item{width:165px;height:140px}}@media (max-width:767px){#custom-gallery .gallery{justify-content:center}#custom-gallery .gallery .image-item{width:235px;height:200px}}@media (max-width:540px){#custom-gallery .gallery .image-item{width:215px;height:185px}}@media (max-width:500px){#custom-gallery .gallery .image-item{width:165px;height:140px}}@media (max-width:400px){#custom-gallery .gallery .image-item{width:135px;height:115px}}@media (max-width:350px){#custom-gallery .gallery .image-item{width:125px;height:105px}}