@import "../mixins.scss";

@media screen and ( min-width: 900px ) {

	@include toolbelt-grid-columns( 3, 2, 50% 25% 25% ); // 6/12 3/12 3/12

}