img.image__thumb,
.product__image-main.col.col-lg-7 img{
    border: 1px solid #d1d1d1;
}

.product__image.row {
    background-color: #f1f1f1;
    padding: 50px;
}
.img100{
  width:100%;
  height:auto;
  margin-bottom:30px;
}
.red2021{
  margin: 0 10px;
  background-color: palegreen;
  padding: 10px 20px;
  font-size: 120%;
  line-height: 1.5;
  margin-bottom:20px;
}