.tour-gallery .wp-block-gallery{display:grid!important;grid-template-columns:repeat(3,1fr);gap:12px!important}.tour-gallery .wp-block-gallery .wp-block-image{width:100%!important;margin:0!important}.tour-gallery .wp-block-gallery .wp-block-image img{width:100%!important;height:320px!important;object-fit:cover;display:block}@media (max-width:980px){.tour-gallery .wp-block-gallery{grid-template-columns:repeat(2,1fr)}.tour-gallery .wp-block-gallery .wp-block-image img{height:280px!important}}@media (max-width:767px){.tour-gallery .wp-block-gallery{grid-template-columns:repeat(2,1fr);gap:8px!important}.tour-gallery .wp-block-gallery .wp-block-image img{height:190px!important}}