.wp-block-column {
	@media (max-width: 599px) {
		
		&:not(:last-child) {
			margin-bottom: 1.5em;
		}
	}
}