 header {
    border-color: #D00000;
}

 .nav-item {
    height: 100%;
    position: relative;
    display: inline-block;
    padding: 6px 12px;
    margin: 0 0 -1px 0;
    border: 1px solid transparent;
    float: left;
  }

.media-embed .resource h3 {
  font-size: 13px;
  font-family: "Lora", serif
}  
  

  .lp-sub-menu {
    list-style: none;
    border-left: 3px solid #000;
    padding: 12px 24px;
  }

.image-row {
  max-height: 30rem;
  width: 500px;
  display: flex;
  margin-right: 10px;
}

.item-showcase .resource.item:not(:only-child) img {
  max-height: 9rem;
  width: 200px;
  float: none;
  margin-right: 0;
  vertical-align: top;
}

.results  .result-site{
 display: none;
 }





