/* Local Overrides */

@media only screen and (max-width: 400px) {
	.cellular-table.row ul li {
		width: 145px;
	}
}
