/* add custom site CSS here */
.float-right.one-half+.one-half>.text{padding-left:0;}
.givenow, .givenow-foot img {
    margin-top: -5px;
    width: 150px;
}
.givenow.right img { display: block;
  margin-left: auto;
  margin-right: auto;
  }
  .one-third .feed .feed-item--small .media{
      display:none;
  }
@media screen and (min-width:64.0625em) {
   .right { float: right; }
}

/* Sets images to square */ 
figure.media.circle img {
    border-radius: 0;
}