.benefit-flex {
    display: flex;
    align-items: center;
}
.benefit-flex img{
    margin-right:10px;
}