#KCd {
    max-width: 100px !important; 
    margin-left: 10px;
}

.flex-form-section.full {
    width: 100%;
    max-width: 100%;
}

.flex-form-section.full p {
    margin-bottom: 5px;
}

.mhc-embedded-form input[type=text],
.mhc-embedded-form input[type=number],
.mhc-embedded-form select {
    max-width: 300px !important;
}

.mhc-embedded-form p {
    padding: 10px 0 0 0;
}