.privet {
    font-size: 1.5rem !important;
}


@media (max-width: 768px) {
    .privet {
    font-size: 1.2rem !important;
}
}

