@media only screen and (min-width: 1200px) {
    .mobile-font-size {
        font-size: inherit !important;
    }
}