.header__item {
  display: flex;
  justify-content: space-between;
}

.header__phone {
  margin-right: 25%;
}

.product-grid .description {
	height: auto;
}
