.latest-work .filter-container .filtr-item a img {
    min-height: 310px;
    filter: unset;
}
.testimonials .swiper .swiper-wrapper .swiper-slide .testimonial .author h4 {
    font-size: 1.5rem;
}
.testimonials .swiper .swiper-wrapper .swiper-slide .testimonial img {
    margin-bottom: 0;
    margin: 15px auto;
}
.page .page-content img {
    object-fit: contain;
    width: 100%;
    height: auto;
    margin-bottom: 50px;
}