.tabbed-set {
    border: 1px solid #888;
}
.tabbed-content {
    padding: 0 0.5rem;
}
img.fixed-150height {
  height: 150px;
  object-fit: cover;
}
