section.courses {
	overflow: auto !important;
}

@media only screen and (min-width: 960px) {
	.sbu-columns--column.one-third {
		/*
		width: 31.333%;
		margin: 0 1%;
		padding: 20px;
		*/
		width: 31.333% !important;
		margin: 0 1% !important;
	}
}