.div_preview_print_button{
    width: 8.5in;
    min-width: 8.5in;
    max-width: 8.5in;
}

.div_container_preview{
    border-radius: 15px;
    border-color: #999;
    border-style: solid;
    border-width: 1px;
    box-shadow: 0px 3px 4px 0px;
    /*padding: 8px;*/
    /*width: fit-content;*/
    margin-bottom: 25px;
    width:816px !important;
    min-width: 816px !important;
    max-width: 816px !important;
    height: 900px!important;
    min-height: 900px!important;
    max-height: 900px!important;
}