body {
    background-color: skyblue;
}

.cs-only-form-field-value .form-group .col-sm-2 {
    display: none !important;
}

.cs-only-form-field-value .form-group .col-sm-10 {
    margin: 0 !important;
    padding: 0 !important;
}
