@use '../styles/variables' as v; .row { display: flex; align-items: flex-start; } .left { flex: 0 0 400px; margin-right: v.$gutter; }