.row-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.green-check{color:green}.red-check{color:red}.clickable{cursor:pointer}.clickable:hover .green-check{-webkit-transform:scale(1.2);transform:scale(1.2)}