#custom-signature-pad {
    cursor: url('https://crm.nurse21.com/wp-content/plugins/onlinecontract/img/contract-icon-large.png'), auto;
}
@media only screen and (max-width: 600px) {
  #custom-signature-pad{
         width: 82% !important;
  }
}