#form .row label:nth-child(4),#form .row label:nth-child(5)  {
    width: 50% !important;
    flex-basis: 40%;
    flex-grow: 1;
}
#form .form-control{line-height: 1.2;}
.submission-summary{background:#f0eeff !important;}