.gallery{display:flex;flex-wrap:wrap;height:100%;margin-bottom:45%;position:relative;width:100%}.gallery .gallery-item{height:0;position:relative;width:25%}.gallery img{border:1px solid #fff;height:auto;max-width:100%;position:relative;width:auto}.gallery .gallery-item:first-child{z-index:1}.gallery .gallery-item:first-child img{left:4%;width:80%}.gallery .gallery-item:nth-child(2){z-index:2}.gallery .gallery-item:nth-child(2) img{left:-10%;margin-top:18%;width:80%}.gallery .gallery-item:nth-child(3){z-index:3}.gallery .gallery-item:nth-child(3) img{left:-40%;width:120%}.gallery .gallery-item:nth-child(4){z-index:1}.gallery .gallery-item:nth-child(4) img{left:35%;top:0;width:65%}.gallery .gallery-item:nth-child(5){z-index:2}.gallery .gallery-item:nth-child(5) img{margin-left:-40%;margin-top:98%}.gallery .gallery-item:nth-child(6){z-index:2}.gallery .gallery-item:nth-child(6) img{left:-30%;margin-top:60%;width:80%}.gallery .gallery-item:nth-child(7){z-index:2}.gallery .gallery-item:nth-child(7) img{left:60%;margin-top:20%;width:80%}.gallery .gallery-item:nth-child(8) img{margin-top:110%;width:92%;z-index:3}@media only screen and (max-width:768px){.gallery{display:none}}