.webform-submission-cluster-lead-generation-form-form .js-form-item-phone > label[for="edit-phone"] {
  width: 100%;
  margin-bottom: 12px;
  margin-left: 20px;
  display: block;
  font-weight: 400;
  color: rgb(0, 53, 149);
  font-size: 12px;
  line-height: 15px;
}
.submit-info {
  max-width: 650px;
  width: 100%;
  margin-right: auto;
  margin-bottom: 0;
  margin-left: auto;
}
.submit-info p{
  font-weight: 400;
  color: rgb(35, 35, 35);
  line-height: 22.4px;
  float: left; 
}
/*.submit-info p {
    float: none;
}*/