/*
Theme Name: Betheme
Author: Muffin group
Description: The biggest WordPress Theme ever
Theme URI: http://themes.muffingroup.com/betheme
Author URI: http://muffingroup.com
License: Themeforest Split Licence
License URI: -
Version: 17.8.7

All css files are placed in /css/ folder
*/
@media (max-width: 767px){
	body .aside_right .widget-area, body .four.columns .widget-area{
		min-height: unset !important;
	}
	body .vc_column_container {
		height: unset;
	}
	body .chpcs_foo_content img {
		max-width: 320px !important;
	}
	body .chpcs_foo_content{
		max-width: 320px !important;
	}
	body .chpcs_image_carousel .chpcs_prev, body .chpcs_image_carousel .chpcs_next {
    line-height: 0;
    margin-top: 0;
}
}