.cart-attribute__field{
  display:flex;
  gap:10px;
}
.cart-attribute__field br{
  display:none;
}
.title{
  font-size:22px !important;
}