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