@media (min-width: 768px) {
	.paragraph.paragraph--type--bp-columns > .paragraph__column {
    align-items: flex-start;
	}
}