
@media only screen and (max-width: 600px) {
    .note-class {
        font-size: 18px;
    }
}