.scroll-box {
    height: 400px; /* maximum height of the box, feel free to change this! */
    overflow-y: scroll;
}

@media screen and (max-width: 100%) {
    .wpcf7-form-control-signature-wrap {
        width:100% !important;
    border:9px solid #d73333!important;
    
    }
  
 .wpcf7-form-control-signature-body canvas {
    background-color: #ff0000;
    
    

    
    #Content {
    width: 100%;
    padding-top: 0px;
}