#myPreviewProductCanvas{
	width: 100%;
}
#productCanvasBtnWrap {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
}
#productCanvasBtnWrap button {
    padding: 2px 8px;
    margin: 1px;
}

