#gallery{padding-top:0}@media screen and (min-width:991px){#gallery{padding:0}}.img-wrapper{cursor:pointer;margin-top:15px;position:relative}.img-wrapper img{width:100%}.img-overlay{align-items:center;background:rgba(0,0,0,.7);display:flex;height:100%;justify-content:center;left:0;opacity:0;position:absolute;top:0;width:100%}.img-overlay span.icon{color:#fff;font-size:3em}#overlay{align-items:center;background:rgba(0,0,0,.7);display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:100%;z-index:999}#overlay img{height:auto;margin:0;-o-object-fit:contain;object-fit:contain;padding:5%;width:80%}@media screen and (min-width:768px){#overlay img{width:60%}}@media screen and (min-width:1200px){#overlay img{width:50%}}#nextButton{color:#fff;font-size:2em;transition:opacity .8s}#nextButton:hover{opacity:.7}@media screen and (min-width:768px){#nextButton{font-size:3em}}#prevButton{color:#fff;font-size:2em;transition:opacity .8s}#prevButton:hover{opacity:.7}@media screen and (min-width:768px){#prevButton{font-size:3em}}#exitButton{color:#fff;font-size:2em;position:absolute;right:15px;top:15px;transition:opacity .8s}#exitButton:hover{opacity:.7}@media screen and (min-width:768px){#exitButton{font-size:3em}}