span.time-list >span {
    display: block;
}

@media only screen and (min-width: 1024px) {
    #footer-count2 {
        width: 28%;
    }
    #footer-count3, #footer-count4 {
        width: 17%;
    }
    .slmp-image.slmp-relative .slmp-slide-image {
    height: 195px;
}
.slmp-image.slmp-relative .slmp-slide-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
}