.header {
	z-index: 101;
}
.catalog__items {
	max-width: unset;
}
.catalog__content {
	gap: 48px;
}
/* .header .icons__link:not(:first-child) {
    margin-left: unset;
}
.header .icons {
    gap: 16px;
} */
.header__content {
	gap: 48px;
}
.header-catalog {
	width: 100%;
}