.portfolio-content {
    display: flex;
    flex-flow: row wrap;
    color: white;
    font-family: 'fira sans', sans-serif;
}
figure {
    flex: 0 0 20%;
    text-align: center;
}
