.vc_col-xs-12 .vc_column-inner {
	width:100% !important;
}
.vc_col-xs-12 ul li {
	text-align: left !important;
}
.vc_col-xs-12 img {
	margin: 15px 0 15px 0 !important;
}
.vc_col-xs-12 .vc_column-inner {
	margin: 15px 0 15px 0 !important;
}

/* Small (sm) */
@media (min-width: 0px) and (max-width:767px) {
#dsa-member img.img-fluid {
	max-width: 65% !important;
	margin:auto !important;
}
#dsa-member .col-sm-2 {
	text-align: center !important;
}
}