.flex-content.services {
    padding-bottom: 70px;
}
.flex-content.services .swiper-nav {
    margin-bottom: 25px;
}
.flex-content.services .image {
    aspect-ratio: 1.5/1;
    border-radius: 0 0 0 0;
    overflow: clip;
}
.flex-content.services .image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}