.wt-product__option .wt-product__option__title{
    display: flex;
    gap: 16px;
    justify-content: space-between;
    align-items: center;
}

.wt-product__option .wt-product__content {
    padding: 0;
}