@media only screen and (max-width: 375px) {
    .modal-trigger {
        font-size: 26px;
    }
}