section img{
    width: 100%;
}

@media screen and (max-width: 767px) {
    .info-block__text {
        text-align: left;
    }
}
.navigation-header__item:nth-child(3) .navigation-header__link {
    color: #B09B82;
}