.link .product-card__cart{
    width: auto;
    color: #003263;
    padding: 0 1.125rem;
}
.link .product-card__cart:hover{
    color: #ffffff;
}

.about .advantages-item::after{
	display:none;
}
.big-staff {
	margin-bottom:20px;
}
.big-staff img{
	max-width:100%;
}
.about-history__content {
    display: flex;
    align-items: center; 
    -webkit-box-flex: 0;
    -ms-flex: 0 1 64.375rem;
    flex: 0 1 64.375rem;
    min-width: 0;
}
body .menu__sublist{
columns:2;
}

@media (max-width: 74.9375em) {
	
	.menu__sublink {
  white-space: unset;
	}
}
