@media only screen and (max-width: 450px) {

/* menu */
.top_menu .menu ul li { width: 98%; }

/* therapies */
.moduletable.TherapiesText { margin: 10% 3% 1% 3%; }

}