.bgEyeColor {
  background-color: #39a799;
}
.textEyeColor {
  color: #39a799;
}
.imgCon {
  width: 100% !important;
  height: auto!important;
}
.imgCon img {
  height: auto!important;
  width: 100%!important;
  display: block!important;
  object-fit: cover!important;
  margin: 18px auto 12px auto !important;
  filter: blur(0) !important;
  max-width: 100% !important;
  min-width: 100%!important;
}
/*# sourceMappingURL=changes.css.map */