.profile-projects { border-top: 1px solid $whitish; .list-itemtype-project { display: flex; justify-content: space-between; min-height: 10rem; .list-itemtype-project-right { display: flex; flex-direction: column; flex-shrink: 0; width: 200px; } } }