this is in case there are very few fields for the product. this may help
in the mobile view under those circumstances.
}
.page-node-type-product .product .field--name-body,
- .page-node-type-product .product .field--name-field-product-announcement {
+ .page-node-type-product .product .field--name-field-product-announcement,
+ .page-node-type-product .product .field--name-field-vendor-product-link,
+ .page-node-type-product .product .field--name-field-certification-details,
+ .page-node-type-product .product .field--name-field-certification-date,
+ .page-node-type-product .product .field--name-field-source-code-links {
clear: both;
}
}