.category {
	
}
#mx_webshop_category {
display: flex;
align-items: stretch;
flex-wrap: wrap;
justify-content: left;
width:100%;
}