.galleryWrapper{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center}.galleryItem{flex-basis:18%;margin:10px 1%}@media screen and (max-width:900px){.galleryItem{flex-basis:31%;margin:10px 1%}}@media screen and (max-width:700px){.galleryItem{flex-basis:48%;margin:10px 1%}}@media screen and (max-width:500px){.galleryItem{flex-basis:100%;margin:10px 0}}.tagSelector__container{text-align:center}.gallery__image{display:block;margin:0 auto;max-width:100%}.gallery__main__title{text-align:center}.tagSelector{height:40px;margin-bottom:15px;margin-left:1%;width:200px}.hideItem{display:none}.galleryContainer{float:none!important;margin:0 auto 35px!important;max-width:800px!important}