.wpBlockQuoteContainer { flex: 1; flex-direction: row; align-items: stretch; } .wpBlockQuoteMargin { width: 2; background-color: $blue-dark-900; } .wpBlockQuoteComponents { flex: 1; flex-direction: column; justify-content: flex-start; align-items: stretch; }