.product__title .title{
  margin: 0;
}

.product__title .title a{
  text-decoration: none;
}

.product__block-header{
  position: relative;
  display: flex;
  flex-wrap: wrap;
  grid-gap: 0.8rem;
  margin-top: 0;
  margin-bottom: 1.6rem;
}

.product__block-header .heading{
  margin-top: 0;
  margin-bottom: 0;
}