.gallerysection .gallery-image-list ul{list-style:none;padding:0;margin:0;margin-top:15px;display:grid;grid-template-columns:auto auto auto;justify-content:space-evenly;grid-gap:15px}.gallerysection .gallery-image-list .image-list img{border:1px solid #b78720}.gallerysection .gallery-wrapper{margin-bottom:50px}.gallerysection .main-image{text-align:center}@media(max-width:575px){.gallerysection .gallery-image-list ul{grid-template-columns:auto auto}.gallerysection .main-image img{width:100%}}