.beyond-section .beyond-title {
    margin-bottom: 20px;
    font-size: 28px;
}

.beyond-section .beyond-title h3 {
    font-family: 'Nobel-bold';
    font-weight: 700;
}


@media (max-width: 999px) {
    .beyond-section .beyond-title h3 {
        font-size: 20px;
    }
}