[class*="html--quantityAndButton"] { display: flex; width: 100%; gap: 10px; margin-bottom: 16px; } [class*="html--prate"] { display: flex; flex-direction: column; } [class*="add-to-cart-button"] { width: 100%; } [class*='html']>[class*='button'] { width: 100%; height: 49px; border-radius: 0; margin-right: 40px; background: #000; border: #000; } [class*="html"]>[class*='flexRow'] { width: 100%; height: 49px; display: flex; align-items: center; font-family: 'Open Sans'; font-style: normal; font-weight: 400; font-size: 18px; line-height: 25px; color: #FFFFFF; }