.webform-scale-options{
  white-space: unset !important;
}

.webform-scale-options .form-check{
  padding:0 !important;
}
.@media (max-width: 768px) {
  .webform-scale-large input + label {
    width: 32px !important;
    height: 32px !important;
  } 
}


