@mixin sc_action--xs() {
    /* Action */
	.sc_action_item_description,
	.sc_action_item_info {
		display: none;
	}
	.sc_action_item_event.with_image {
		max-height: 33em;
	}
}
