.top__catalog {
  margin: 30px auto;
  display: flex;
  width: 100%;
  align-items: center;
  justify-content: center;
  max-width: 1920px;
  width: 100%;
  overflow: hidden;
  position: relative;
}
.top__catalog__wrapper {
  width: 100%;
  display: flex;
  flex-direction: column;
}/*# sourceMappingURL=top_catalog.css.map */