.widgetContainer .Section {
	display: flex;
    flex-wrap: wrap;
    flex-basis: 100%;
	align-content: center;
}
