.cards{display:flex;flex-wrap:wrap}.cards .card{box-sizing:border-box;border:none;width:calc(100%/3);padding:1.5em}