@media screen and (min-width: 1200px) { 
  .modal-dialog { max-width: 700px }
  .modal-dialog .modal-content { padding: 1rem 4rem; }
}
.webform-scale-option:first-child .form-item {
  padding-left: 0 !important;
}

.webform-scale-option label {
  display: flex !important;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}

#edit-valora-tu-presencia-en-nuestro-stand--wrapper.webform-scale--wrapper {
  margin-bottom: 2rem !important;
}

.webform-scale--wrapper .fieldset-legend {
  font-size: 1rem !important;
  line-height: 1.25rem !important;
}