.recipient{margin-bottom:30px;text-align:center}.recipient:last-of-type{margin-bottom:0}.recipient-photo{display:inline-block;margin:0 auto 20px;position:relative}.recipient-photo-image,.recipient-photo-image-rollover{border:10px solid #46b0e4;border-radius:50%}.recipient-photo-image-rollover{left:0;opacity:0;position:absolute;top:0;transition:all .2s ease}.recipient-photo:hover .recipient-photo-image-rollover{opacity:1}@media (min-width:576px){.recipients{-webkit-box-pack:center;-ms-flex-pack:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;justify-content:center;margin:0 -15px}.recipient{margin-bottom:60px;padding:0 15px;width:50%}}@media (min-width:992px){.recipient{width:33.333%}}