/*--
	Theme Name: theme44256
	Theme URI: http://template-help.com/
	Description: A theme for Wordpress 3.5.x + from Template-Help.com Collection
	Author: Template_Help.com
	Author URL: http://www.Template-Help.com/
	Template: CherryFramework
	Version: 1.0
	MotoPress Version: 1
--*/
@import url("main-style.css");


@media ( min-width: 769px ) {
	.home div.wp-block-column:nth-child(1) {
		flex-basis: 50%;
	}

	.home div.wp-block-column:nth-child(3),
	.home div.wp-block-column:nth-child(2) {
		flex-basis: 25%;
	}
}