.page-footer {
position: relative;
}

.page-footer__np-logo {
display: block;
position: absolute;
top: 13.7rem;
right: 9rem;
}

.page-footer__np-logo-image {
width: 21rem;
}

.search__card-path{
    font-size: 1.4rem;
    line-height: 150%;
    color: #3d3d3d;
    padding: 1.4rem 2.4rem;
}


@media only screen and (max-width: 640px){
.page-footer__np-logo {
top: 22rem;
right: 1rem;
}

.page-footer__np-logo-image {
width: 17rem;
}

}

.page-content p {
    margin-top: 2rem;
}

.employee__info-list {
    margin-top: 0;
}

.service-page__info-features-price-comment, .services-page__card-conditions__preview{
    font-style: normal;
    font-weight: 400;
    font-size: 1.4rem;
    line-height: 160%;
    margin-bottom: 1.6rem;
    color: #3d3d3d;
}
