@media screen and (min-width: 500px) {
  .filtering-container {
    flex-direction: row;
  }
}
