/*
Theme Name: Greenstone
Author: adlogic
Author URI: http://www.adlogic.com.au/
*/

@media( max-width: 767px ) {
	#left {
		width: 100% !important;
	}
	#right {
		width: 100% !important;
	}
	.widget.widget_adlogic_hot_jobs_widget.clearfix {
		display: none !important;
	}
}