.category-container {
  max-width: 1200px;
  margin: 0 auto;
  min-height: 85vh;
  margin-top: 30px;
}
.category-title {
  padding: 0 20px;
}