.view-content {
  display: flex;
  flex-wrap: wrap;
}

.field--name-field-expert-image .img-fluid {
  border-radius: 50%;
}

h2 img {
	border-radius: 50%;
}

h2 {
  font-size:1.5rem;
}

.small {
  font-size: 0.75em;
}

.field--name-name {
  margin-top: 1.875rem !important;
  margin-bottom: 3.75rem !important;
  font-size: 1.875rem;
  line-height: 2.625rem;
  font-weight: 600;
}

.block-field-blocktaxonomy-termdataset-expertsdescription {
  margin-top: 1.875rem !important;
  margin-bottom: 3.75rem !important;
}

@media (min-width: 64rem) {
.field--name-name {
    font-size: 3rem;
    line-height: 3.75rem;
    font-weight: 700;
  }
}

.feed-icons {
  margin-bottom:7.5rem !important;
}

