.card-img-top {
  object-fit: cover;
  height: 180px;
}
.webinar-photo {
  width: 96px;
  height: 96px;
  object-fit: cover;
}
.webinar-photo {
  border: 1px solid rgba(0,0,0,.08);
}

