@media screen and (min-width: 40em) {
	.therapies .columns {width: 33.3333%; float: right;}
	.therapies .columns:last-child {margin-right: 33.3333%;}
}
