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

.links {
  width: 100%;
  min-height: 49px;
  border-bottom: 1px solid #cbcbcb;
  margin: 80px 0;
  padding-bottom: 24px;
}

.card-catalogo {
  width: 384px;
  height: 300px;
  background-image: url("../../../../images/capa-download.webp");
}

.bloco {
  padding-bottom: 56px;
  border-bottom: 1px solid #cbcbcb;
}

.products{
  margin-top: 30px;
}

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

.list-attribute ul{
  height: auto;
}


.products{
  margin-top: 80px;
}

@media (max-width: 1199px) {
  .products{
    margin-top: 32px;
  }
}
