.container--sm { height: 25vh; }
.container--md { height: 50vh; }
.container--big { height: 100vh; }
.container--medBig { height: 75vh; }
.container--huge { height: 175vh; }
.paragraph--type--parallax-1-column-row .content { position: relative; top: 50%; transform: translateY(-50%); z-index: 10; }
.paragraph--type--parallax-1-column-row .paragraph--type--text h2:first-child { margin-top: 0; }
.paragraph--type--parallax-1-column-row .paragraph--type--text h2:last-child { margin-bottom: 0; }
