.bl_suppliers{
	text-decoration: none;
	padding: 0;
	text-align: center;
}
.bl_suppliers li{
	display: inline-block;
	padding: 0 10px;
	margin-top: 0;
}

.bl_suppliers img {
	display: block !important;
	float: none !important;
	width: 300px !important;
	height: initial !important;
	margin: 5px auto !important;
}