.banner img {
  width: 100%;
  height: 383px;
}

@media (max-width: 960px) {
  .banner img {
    height: 197px;
  }
}

.products{
  margin-top: 30px;
}

.list-categories{
  height: auto;
  margin-bottom: 24px;
}