.view-our-gallery{display:flex;flex-wrap:wrap}.gallery-card{margin-bottom:1.4rem;max-width:100%;flex-basis:25%}.gallery-card h3 a{font-size:12px;text-decoration:underline;color:#333}.gallery-card img{height:150px !important;object-fit:cover}.gallery-card h3{text-align:center;line-height:12px}.gallery-card h3 a:hover{text-decoration:none}.gallery-item-image{height:auto;margin:0 auto;max-width:100%;width:100%;padding:.7rem}@media(max-width:767px){.gallery-card{flex-basis:50%}}@media(max-width:575px){.gallery-card{flex-basis:100%}.gallery-card img{height:auto !important}}