.slideshow {
    height: 400px;
    object-fit: cover;
}

.content {
    padding-top: 0.3rem;
    padding-bottom: 0.3rem;
}
.content p {
    font-size: 18px;
    margin-bottom: 1.2rem;
}
.content p.img-p {
    text-align: center;
    margin-bottom: 1.5rem;
}
