/*
Theme Name: Bridge Child
Theme URI: http://demo.qodeinteractive.com/bridge/
Description: A child theme of Bridge Theme
Author: Qode Interactive
Author URI: http://www.qodethemes.com/
Version: 1.0.0
Template: bridge
*/
@import url("../bridge/style.css");

#comments { display:none; }

@media screen and (max-width: 568px) {
	.bloc_home .vc_column-inner {
		padding-left:0 !important;
		padding-right:0 !important;
	}
}