body.cmk-new-doctor-profile .cmk-doctor-legacy-hidden {
    display: none !important;
}

body.cmk-new-doctor-profile .cmk-doctor-legacy-row > .vce-row-content {
    display: block !important;
}

body.cmk-new-doctor-profile .cmk-doctor-legacy-image-column {
    display: none !important;
}

body.cmk-new-doctor-profile .cmk-doctor-profile-column {
    display: block !important;
    flex: 0 0 100% !important;
    width: 100% !important;
    max-width: 100% !important;
    margin-right: 0 !important;
}

body.cmk-new-doctor-profile .cmk-doctor-profile-column > .vce-col-inner,
body.cmk-new-doctor-profile .cmk-doctor-profile-column > .vce-col-inner > .vce-col-content,
body.cmk-new-doctor-profile .cmk-doctor-profile-column .vce-layouts-wp-content-area-container,
body.cmk-new-doctor-profile .cmk-doctor-profile-column .vce-layouts-wp-content-area-wrapper {
    width: 100% !important;
    max-width: none !important;
}

body.cmk-new-doctor-profile .cmk-doctor-profile-column .cmk-profile {
    width: 100% !important;
    max-width: none !important;
}
