iframe.form-application {
    width: 100%;
    height: 600px;
    clear:both;
}

iframe.form-request {
    width: 100%;
    height: 2370px;
    clear:both;
}

div.privacy-msg p {
    width:100%;
    border: 1px solid black;
    padding: 5px;
    text-align:center;
}
