/*
Theme Name: Betheme Child
Theme URI: https://themes.muffingroup.com/betheme
Author: Muffin group
Author URI: https://muffingroup.com
Description: Child Theme for Betheme
Template: betheme
Version: 2.0.1
*/

.the_content_wrapper {
    margin: 0;
    width: 100%;
}

@media only screen and (max-width: 767px) {
.content_wrapper .section_wrapper, .container, .four.columns .widget-area {
    padding-left: 0!important;
    padding-right: 0!important;
}
}