.filter {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 15px;
}
