@media all and (max-width: 480px) {
    .list-text .mobile {
        font-size: 20px;
    }
}

