
/* Hide the handle on the phone */

.handle {
    visibility: hidden;
}
.handle a {
    visibility: hidden;
}
