@media screen and (max-width: 599px) {
    .uc-survey-form-wrapp label a {
        overflow-wrap: anywhere !important;
    }
}