.vc_row{ margin-right:auto;margin-left:auto; }
.vc_column_container>.vc_column-inner{ padding-left:0;padding-right:0; }

.center_center{
	background-position: center center !important;
	background-repeat:no-repeat;
}

.center_top{
	background-position: center top !important;
	background-repeat:no-repeat !important;
}

.center_bottom{
	background-position: center bottom !important;
	background-repeat:no-repeat !important;
}

.left_bottom{
	background-position: left bottom !important;
	background-repeat:no-repeat !important;
}

.right_bottom{
	background-position: right bottom !important;
	background-repeat:no-repeat !important;
}

/*.vc_figure, .vc_figure .vc_single_image-wrapper, .vc_single_image-wrapper img{*/
/*    width:100%;*/
/*}*/