@media screen and (max-width: 640px) {
    .userGuide { display: none; }
}
