.image-gallery{display:flex;gap:22px;justify-content:space-between}.image-gallery-item{border-radius:10px;max-width:383px;overflow:hidden;position:relative;width:33%}.image-gallery-item .bigtwo{height:100%;object-fit:cover;width:100%}.image-gallery-item h3{align-items:center;align-items:flex-start;bottom:10px;color:#fff;display:flex;font-family:Karla;font-size:24px;font-style:normal;font-weight:700;left:20px;line-height:21px;margin:0;max-width:calc(100% - 40px);min-height:65px;position:absolute;text-transform:uppercase}@media screen and (max-width:1024px){.image-gallery-item h3{font-size:20px}}@media screen and (max-width:890px){.image-gallery{flex-direction:column}.image-gallery-item{height:380px;margin:0 auto;max-width:380px;width:100%}}@media only screen and (max-width:480px){.image-gallery{flex-direction:column}.image-gallery-item{width:100%}}