#signature-pad {
    width: 100%;
    max-width: 100%;
    height: 200px;
    border: 1px solid #dfe2e2;
    background: #fff;
}
.df_dgfdgd{
	display: flex;
    justify-content: space-between;
    padding: 10px 10px;
}