.Grid{display:flex;flex-wrap:wrap;justify-content:flext-start}.Grid-item{width:100%;background:#fff;margin-top:3%;box-shadow:0px 6px 11px -1px rgba(112,112,112,0.27);padding:30px 30px 16px}.Grid-item:before{content:"";float:left;padding-top:100%}.Grid-item-wrapper{display:flex;flex-direction:column;height:100%}.Grid-item-wrapper h3{margin-top:0px !important;flex:0 0 auto}.Grid-item-text-box{flex:0 0 auto;max-height:120px}h2.box-grid-header{padding-top:60px !important}.box-img-wrapper{height:90px;flex:1 0 auto;display:flex;align-items:center;justify-content:center}.Grid-item-wrapper img{max-width:100%;height:100%;object-fit:contain}@media(min-width:541px){.Grid-item{width:48%}.Grid-item:nth-child(even){margin-right:2%}}@media(min-width:768px){.Grid-item:not(:nth-child(2n)){margin-right:2%}}@media(min-width:1024px){.Grid-item{max-width:366px}.Grid-item.has-img{max-height:366px;max-width:366px}}@media(min-width:1200px){.Grid-item{max-height:266px}}