.wwo_icon_wrap{    
    background-color: #149dcc;
    padding: 15px 10px 15px;
    color: #fff;
    min-height: 130px;
}
.wwo_img{
    border-right: 1px solid #fff;
    display: flex;
    align-items: center;
    justify-content: center;
}
.wwo_txt{
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 14px;
}