.category {
  height: 535px;
  background: white;
}

.category .actions {
  height: 50px;
  display: flex;
  align-items: center;
}
