.three-masonry{.three-masonry__description{margin-top:.5rem}.three-masonry__grid{display:grid;gap:1rem;grid-template:"b a" auto "b c" auto/1fr 1fr}.card:first-of-type{grid-area:b}.card:nth-of-type(2){grid-area:c}.card:nth-of-type(3){grid-area:a}.row-fluid{align-items:stretch;flex-wrap:wrap}.card{--background-color:#f4f6fa;align-items:center;background:var(--background-color);border-radius:1rem;display:flex;flex-flow:column;height:100%;justify-content:center;padding:3rem 3rem 2rem;text-align:center}@media (min-width:768px){.card:nth-of-type(2),.card:nth-of-type(3){flex-flow:row;gap:1.2rem;img{max-width:200px}.three-masonry__description{font-size:.9rem}}}.three-masonry__list-item{align-items:center;display:flex;gap:1rem;&:last-child,&:last-child p{margin-bottom:0}}}