You've added this for screens smaller than 520px:
.sow-features-list.sow-features-responsive .sow-features-feature {
width: 100% !important;
/* float: none; */
margin-bottom: 40px;
}
Change 100% to 50% and you'll have two on each row :)