#carouselExampleIndicators {
    width: 100%;
    max-width: 50rem;
    height: 30rem;
    margin: 6rem auto 2rem;
}

#carouselExampleIndicators img {
    height: 30rem;
    object-fit: cover;
}

#newsletter-signup {
    max-width: 30rem;
    margin: 2rem auto;
}