.photo-card{border-radius:10px;box-shadow:0 8px 20px 4px rgba(0,0,0,.3);-webkit-box-shadow:0 8px 20px 4px rgba(0,0,0,.3);-moz-box-shadow:0 8px 20px 4px rgba(0,0,0,.3);overflow:hidden}.photo-card--green{background:#409180}.photo-card--blue{background:#484e87}.photo-card--warm-grey{background:#d0c7be}.photo-card--grey{background:#808285}.photo-card--white{background:#fff}.photo-card__img-container{background-repeat:no-repeat;width:100%}.photo-card__img-container--cover{background-size:cover}.photo-card__img-container--contain{background-image:none!important;height:auto!important}.photo-card__img{max-width:75%;padding:60px 30px 10px 60px}.photo-card__content{margin:60px}@media screen and (min-width:651px) and (max-width:868px){.photo-card__content{margin:45px!important}}@media screen and (max-width:650px){.photo-card__content{margin:30px!important}}.photo-card__title{color:#fff}.photo-card--white .photo-card__title{color:#808285}.photo-card__excerpt{color:#fff}.photo-card--white .photo-card__excerpt{color:#808285}