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