/*
Theme Name: 	Betheme Child
Theme URI: 		http://themes.muffingroup.com/betheme
Author: 		Muffin group
Author URI: 	http://muffingroup.com
Description:	Child Theme for Betheme - Premium WordPress Theme
Template:		betheme
Version: 		1.6.1
*/

/* Theme customization starts here
-------------------------------------------------------------- */


.wpb_map_wraper{
	margin-bottom: 0px!important;
}


@media screen and (max-width: 959px){
    .arrow-resp{
        display: none!important;
    }
}


@media (min-width: 960px){
.column-respo.vc_col-sm-3 {
    width: 27%;
}
}

@media (max-width: 959px) and (min-width: 745px){
.column-respo.vc_col-sm-3 {
    width: 33%;
}
}
