@import "../mixins.scss";

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

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

}