.choise-content h2 {
    font-size: 18px;
}

@media (max-width: 1024px) {
    .choise-content h2,
    .choise-content em {
        font-size: 10px;
    }
}