.ap3-cards{display:flex;flex-wrap:wrap;justify-content:space-between}.ap3-card__image{height:150px;width:100%}.ap3-card{border-radius:5px;overflow:hidden;border:1px solid #c8c8c8;background:white;margin-top:1em}.ap3-card__body{padding:1em}.ap3-card__content{font-size:.9em}.ap3-card__content *:last-child{margin-bottom:0}.ap3-card__heading{text-align:center;padding:0;margin:0;margin-bottom:.5em}@media only screen and (max-width:776px){.ap-cards__container .ap3-card:not(:first-child){margin-top:1em}}@media only screen and (min-width:777px){.ap-cards__container .ap3-card.third{width:calc(33% - 1em)}.ap-cards__container .ap3-card.half{width:calc(50% - 1em)}}