.tab-section-pointure { display: flex;
justify-content: center;
flex-wrap: wrap; margin-top: 30px; }
.tab-section-pointure div { width: 50%; border-bottom: 2px solid #d8d8d8; text-align: center; padding-bottom: 5px; cursor:pointer; text-transform:uppercase; font-weight:700; font-size: .875rem; }
.tab-section-pointure div.active { border-bottom: 2px solid #000; }
.size_guide_container { order: 2; }
.tab-section-pointure +variant-selects { margin-top:30px; float: left; }
.product-form__input .size_guide_container .form__label { display: none; }
body .size_guide_container { justify-content: end; margin-top: 20px; }