.section-banner {
    height: 24rem;
    background-size: cover;
    background-position: left;
}

.section-posts img {
    height: 11rem;
    object-fit: cover;
}

.section-posts .intro {
    height: 3.3rem;
    line-height: 1.6;
}

.section-intro .owl-carousel img {
    height: 20rem;
}

.section-quote .signature {
    max-width: 10rem;
    min-width: 3rem;
}