.card--container{max-width:350px;background-color:#fff;border:1px solid #f8f8f8;border-radius:3px;box-shadow:0 1px 1px rgba(0,0,0,.2);margin-left:15px;margin-right:15px;margin-bottom:30px;transition:.3s}.card--container--border{position:absolute;top:-2px;left:0;height:10px;width:100%;border-radius:3px 3px 0 0;z-index:1}.card__image{width:100%;height:auto;max-width:350px;max-height:175px;object-fit:cover}