Template:OGDL/styles.css

@media screen and (max-width: 1080px) { /* For mobile devices */
	td, th {
      display: block;
    }
}