/* Small devices (landscape phones, 576px and up) */
@media ( min-width : 576px) {
	.custom-signature-frame {
		width: 500px;
		/*height: 500px;*/
	}

	.doodle-dialog {
		width: 85vw;
	}
}
