.hero .lead {
    max-width: 560px;
}

.about-img-container img,
.img-grid-container img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
