/* Add here all your CSS customizations */
@media only screen and (max-width: 640px) {
.click-mobile {
font-size: 22px;
}
}