.gallery-image{display:flex;flex-wrap:wrap}.gallery-image img{cursor:pointer;height:auto;max-width:100%}.gallery-image>div{text-align:center}.gallery-image>div>div{padding:15px}.gallery-image.col2>div{width:50%}.gallery-image.col3>div{width:33%}.gallery-image.col4>div{width:25%}@media(max-width:600px){.gallery-image>div{width:50%!important}.gallery-image>div>div{padding:5px}}@media(max-width:440px){.gallery-image>div{width:100%!important}}.section_gallery{position:relative}.popup-image{background:rgba(0,0,0,.7);display:none;height:100%;left:0;position:fixed;top:0;width:100%;z-index:99999}.popup-image span{color:#fff;cursor:pointer;font-size:60px;font-weight:bolder;position:absolute;right:20px;top:20px;z-index:100}.popup-image img{height:auto;left:50%;max-height:80vh;max-width:900px;object-fit:contain;position:absolute;top:50%;transform:translate(-50%,-50%);width:90%}@media (max-width:768px){.popup-image img{width:95%}}