.simple-card-wrapper .simple-card-image img {
    box-shadow: none !important;
}

.simple-card-wrapper.left {
    padding-top: 0;
}

h2.simple-card-title {
    display: none;
}

.simple-card-content .eac-body h3 {
    margin-top: 0;
}

#video-5730 article.contextual-region {
    max-width: 850px;
}

.video_p_wrap.ecl-container {
    max-width: 850px;
    border: 1px solid #ccc;
    padding-top: 14px;
}

blockquote > p:last-child {
    font-size: 17px;
}

.feed-icon {
  display: block;
  margin-bottom: 60px;
}

.eac-news-teaser-view {
  padding-top: 0 !important;

}

/* Create two equal columns that floats next to each other */
.eacolumn {
  float: left;
  width: 50%;
  padding: 0 30px 20px;
}

/* reduce the padding above h2 */
.eacolumn h2 {
    margin-top: 30px !important;
    
}

/* Clear floats after the columns */
.eacrow:after {
  content: "";
  display: table;
  clear: both;
}

/* Set background color to grey*/
.bgfthree {
 background-color: #f3f3f3;
}
