/* css styles */

.thumbnail-image {
    max-height: 150px;
    height: auto;
    width: auto;
    object-fit: contain !important;
  }

.title {
    color: #fdfdff
}