.columns.is-same-height { align-items: stretch; .column > * { height: 100%; } } .roboto-black { font-family: 'Roboto Black', sans-serif; } .media-v-centered { @extend .media; align-items: center; }