/* hide table menu and show on screen the dynamic menu */
.static	 {display: none}
.dynamic {display: table-cell}