.banner{
    width: 100%;
    margin-bottom: 15px;
}
.carousel-img {
    max-height: 550px;
    object-fit: cover;
}
.carousel-caption h5 {
    font-size: 32px;
    font-weight: 700;
}
.carousel-caption p {
    font-size: 18px;
}