#product-rows {
    padding: 0;
}

#product-rows li.row__item {
    list-style: none;
    margin-bottom: 2.5em;
}

#product-rows .add-to-cart-button {
    padding-left: 20px;
}

#product-rows .register-log-in-buttons {
    white-space: nowrap;
}

#product-rows button.product-form__submit {
    height: 48px;
    width: 8em;
    border-collapse: collapse;
    border-width: 1px;
}