.imageGalleryWrapper{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:flex-start}.imageGalleryItem{flex-basis:18%;margin:7px 1%}@media screen and (max-width:1000px){.imageGalleryItem{flex-basis:30%;margin:7px 1.65%}}@media screen and (max-width:800px){.imageGalleryItem{flex-basis:45%;margin:7px 2.5%}}@media screen and (max-width:600px){.imageGalleryItem{flex-basis:100%;margin:7px 0}}.galleryImage{display:block;margin:0px auto;width:100%;max-width:100%}.imageGallery_title{text-align:center}.hideGalImage{display:none}.tagSelector_Container{text-align:center;margin-bottom:30px}#tagsSelector{height:40px;width:100%;max-width:300px}.galleryThumbnailIMG{background-size:cover;background-repeat:no-repeat;background-position:center;height:200px;width:100%}