.inner-service-detailed__stripe .text .text-inner .title:hover,
.inner-service-detailed__stripe .text .text-inner .title:focus {
    color: #194778;
    outline: none;
    text-decoration: none;
}

@media (min-width: 1251px) {
    .projects-slider-img {
        width: 690px;
        height: 446px;
    }

    .projects-slider-img img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }
}

@media (min-width: 1541px) {
    .projects-slider-img {
        width: 820px;
        height: 530px;
    }
}