#filter-results {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    margin: -10px;
}