.gallery{column-count:3;padding:2em 0;width:100%}.gallery__image{display:block;margin-bottom:1em;max-width:100%}.gallery__overlay{background:rgba(0,0,0,.8);height:100%;position:fixed;top:0;width:100%;z-index:100000}.gallery__overlay .close{background:transparent;color:#fff;font-size:2rem;position:absolute;right:2rem;top:2rem}.gallery__image--wrapper{color:#fff;left:50%;max-width:1000px;position:absolute;top:50%;transform:translate(-50%,-50%);width:100%}.gallery-wrap .img-gallery{width:100%}.gallery-wrap{margin:20px 0 80px}@media (max-width:767px){.gallery{column-count:1;padding:20px 0}}