header {margin-bottom: 0;}

.home h2 {margin-bottom: 1.5rem; text-align: center; font-weight: bold; font-size: 32px;}
.home .search-order + h2 {margin-top: 4rem; padding-left: 4px;}

.home .therapies .columns,
.home .therapists .columns {padding: 0 1rem;}

@media screen and (min-width: 40em) {

	.home .therapies .columns,
	.home .therapists .columns {padding: 0 .5rem;}

	.home .therapies .columns {width: 33.3333%; float: right;}
	.home .therapies .columns:last-child {margin-right: 33.3333%;}

	.home .therapists .columns {width: 20%; float: right;}
}
