.container-3cols .field-type-media img{
  height : auto;
  width: 100%;
}

.container-3cols .field-type-text-long{
  margin-bottom: 15px;
}

.bn-block-3cols .row > div{
  cursor: pointer;
}

.front #main .bn-block-3cols .field-type-media + h2
{
  font-size: 2.5rem;
  line-height: 3rem;
}

.front #main .bn-block-3cols .pane-block-title
{
    font-family: 'ebGaramondBold';
    font-size: 2.5rem;
    font-weight: normal;
    line-height: 3rem;
    margin-bottom: 10px;
    margin-top: 20px;
    text-transform: uppercase;
}

.front #main .bn-block-3cols .pane-block-title strong
{
    color: rgb(143, 214,189) !important;
    font-family: 'ebGaramondBold';
}
