Plantilla:Columnas/styles.css

De Wikisource, la biblioteca libre.
@media all and (max-width: 720px) {
	table.columnas > tbody > tr > td {
		border: none !important;
		padding: 0 !important;
	}
}