.fruiter-product-features {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    gap: 8px;
}