.see-more-desc {
  background: #fff;
  border-radius: 4px;
}

.see-more-img {
  position: relative;
  height: 100%;
  width: 100%;
}

.see-more-img img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}
