.linked-header {
  display:none;
}
.linked-resource-property {
  display:none;
}
#resources-linked h3 {
  font-size: 16px;
}
.property-group h3 {
  border-bottom: 1px solid;
  padding-bottom:5px;
}
.property-group .fa  {
  padding-right: 1rem
}
.media-embeds img {
  width:200px;
  padding: 4px;
  border: 1px solid gray;
}

.media-embeds {
   margin-right: 1rem;
} 
#resources-linked {
  clear:both;
} 
# content .property dt, .property h4 {
  text-aling:left;
}
.property-groups h3 {
  margin-top:2rem;
}
.block-listOfSites .site-list .site-thumbnail-image {
    max-width: 200px;
    max-height: none;
    margin-right: 1rem
}