@media only screen and (max-width: 576px) {
.slideshow {
    height: 400px;
    object-fit: cover;
}
}