.yp-row--header .yp-col--header-1 img {
    height: 65px;
    max-width: 4000px;
    -o-object-fit: contain;
    object-fit: contain;
}

.yp-row--services .yp-articles-list {
    justify-content: center;
}

.yp-row--services .yp-articles-list__body-title-link {
    color: var(--body-color);
    font-family: var(--header-nav-items-font-family);
    font-size: var(--header-nav-items-font-size);
    line-height: 18px;
    margin-top: 50px;
    margin-bottom: 15px;
}