body.embed-form header, body.embed-form footer {
    display:none !important;
}

body.embed-form {
    background-color:#fff !important;
}

body.embed-form #access-tool {
    display:none !important;
}

body.embed-form .container {
    max-width:calc(100% - 0px) !important;
}

body.embed-form  .block-contents-frm {
   padding-top:15px;
   padding-bottom:15px; 
}