.resources{display:flex;flex-direction:row;flex-wrap:wrap}.resources .resource{display:block;height:270px;flex-basis:calc(50% - 32px);flex-grow:1;min-width:250px;margin:16px;position:relative;box-shadow:0 3px 6px rgba(0,0,0,.29)}.resources .resource .bg{position:absolute;width:100%;height:100%;z-index:1;background-size:cover;background-position:center center}.resources .resource .content{position:absolute;width:100%;z-index:2;bottom:0;left:0;background-color:#e5f7fc;padding:25px;padding-right:55px;background:url(/wp-content/themes/adopt/public/images/RedArrow.svg) center right 25px no-repeat #e5f7fc;background-size:25px}.resources .resource-placeholder{flex-basis:calc(50% - 32px);flex-grow:1;min-width:250px;margin:16px}