.card-collection{display:flex;flex-flow:row wrap}.justified{justify-content:space-between}.cm-col-1,.cm-col-2,.cm-col-3,.cm-col-4{max-width:250px;width:calc(50% - 1em)}.card-collection .card-box{border-radius:1em;display:flex;flex-direction:column;margin-top:2.2em}.card-collection .card-box-image{display:flex;flex:0 0 auto;justify-content:center}.card-collection .card-box-header{flex:1 1 auto}.card-collection .card-box-header-link{padding:0}.card-collection .card-box-header-link a{padding:20px 30px}.card-collection .card-box-header{border-bottom:none}.card-collection .card-box-header h4{font-size:1em;text-align:center}@media (min-width:480px){.card-collection [class^=cm-col]{max-width:300px}.card-collection .card-box-header h4{font-size:1.36em}}@media (min-width:767px){.card-collection .card-box{margin-right:2.2em}}