.value-props__row-title + .value-props__item {
    /* intentional important to hide the border of the title and the first item */
    border-width: 0 !important;
}
