.wpcf7-form-control-signature-wrap{
	position:absolute;
	width:240px;
	height:104px;
}

.wpcf7-form-control-signature-body{
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
	width:240px;
	height:104px;
}

.wpcf7-form-control-signature-body canvas{
	position: absolute;
    left: 0;
    top: 0;

	width:80%;
	height:80%;
	background-color: antiquewhite;
}
.wpcf7-form-control-clear-wrap {
    left: 200px;
    position: absolute;
}