.custom-img-container img {
    height: 300px;
    width: 100%;
    object-fit: contain;
    background: #f8f9fa;
    padding: 10px;
  }