.header-big+.header-bottom .row p {
    font-size: 18px;
    font-weight: 500;

    @media (max-width: 991px) {
        font-size: 16px;
    }
}