@media screen and (max-width: 440px) {
    .business-h2{
        font-size: 5vw;
    }
}
