body.site-title-hidden .site-title,
body.site-title-hidden .site-description {
    display: none;
}

.autowidth-image-carousel img.swiper-slide-image {
    height: 250px;
    width: 100%;
    object-fit: cover;
}