/* 
Theme Name: Child of TheBuilt
Theme URI: http://magniumthemes.com/;
Description: Child theme based on TheBuilt
Author: Your Name
Version: 1.0
Template: thebuilt
*/
@media only screen and (max-width: 600px) {
	.header-center,.header-right {
		display:none !important;
	}
	.header-menu .header-info-text {
		font-size:10px !important;
	}
	.mgt-client-reviews .mgt-client-review .mgt-client-review-details .mgt-client-review-content {
		font-size:14px !important;
		text-align:left;
	}
}