.sketch-projects h2 {
    font-weight: 600;
    font-size: 32px;
    text-transform: none;
    color: #253c6c;
    font-family: "Open Sans", sans-serif;
    /* height: 108px; */
    line-height: 54.400002px;
}

.sketch-projects img {
    object-fit: cover;
}

.sketch-projects-s5 .swiper-slide .sketch-projects-s5__item img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}