.mb-90 {
    margin-bottom: 90px;
}

@media (max-width: 768px) {
    .heading-2 {
        font-size: 25px;
    }
}