.heading-other__title span {
    font-size: 30px;
}
@media (max-width: 800px) {
    .heading-other__title span {
        font-size: 20px;
    }
}
