@media screen and (max-width:767px) {
    .clickable-button {
        font-size: x-small;
    }
}