/*
  Colors
*/
/*
  Width
*/
/*
  Space
*/
/*
	Shadow
*/
.image-detail__content:after {
  content: initial;
}

.page-title {
  font-size: 1.45em;
  line-height: 1.2;
  color: #aa001f;
  font-weight: 500;
  letter-spacing: -0.4px;
  margin: 0.9em 0;
}
/*
  Colors
*/
/*
  Width
*/
/*
  Space
*/
/*
	Shadow
*/
@media only screen and (max-width: 919px) {
  .other-products {
    display: none;
  }
}
.product-offer {
  width: 100%;
}