.green-card{margin:0 auto}.row{flex-wrap:wrap;justify-content:space-between}.col,.row{display:flex}.col{align-items:center;box-sizing:border-box;flex-basis:calc(25% - 20px);flex-direction:row;margin-right:20px}.col:last-child{margin-right:0}.col img{max-height:80px;max-width:80px}.col .green-content{margin-left:10px}.green-text{color:#fff;margin:0}.green-text:first-word{font-weight:700}@media only screen and (max-width:991px){.row{justify-content:center}.col{flex-basis:calc(50% - 20px);margin-bottom:20px}.col:nth-child(2),.col:nth-child(3){margin-right:0}}@media only screen and (max-width:480px){.col{flex-basis:100%;margin-bottom:20px;margin-right:0}}