@media only screen and (max-width: 1199px) {
    .heading:first-child {
        font-size: 1rem;
    }
}