<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.full-form__body #official_employment .caption__label {
    display: block;
    margin-bottom: 10px;
}

@media (max-width: 767px) {
    
    .full-form__status .full-form__status-name {
        font-size: 10px;
        line-height: 1.21;
    }
    
    .full-form__body .full-form__controls &gt; .col-lg-12 {

        width: 100%;
    }

}
</pre></body></html>