.template-product {
  &__slider-slide {
    > * {
      width: 100%;
      height: 450px;
      object-fit: cover;
    }
  }
}
