#webservice-mode .ws-mode{display:-webkit-box;display:-ms-flexbox;display:flex;height:130px;border:1px solid #eaeaea;border-radius:5px;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-sizing:border-box;box-sizing:border-box}#webservice-mode .ws-mode:hover{color:#18a689;border-color:#18a689}#webservice-mode .ws-mode div{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}#webservice-mode .ws-mode div:first-child{margin-top:25px;height:50px}#webservice-mode .ws-mode div:first-child i{font-size:50px;line-height:50px;margin-right:0}#webservice-mode .ws-mode div:last-child{margin-top:-15px}