.gmnoprint img {
    max-width: none;
}

#jd-itemsWrapper canvas, #jd-itemWrapper canvas {
    width: auto!important;
}

.jd-noItems {
    background: none repeat scroll 0 0 #EBF7FD;
    border: 1px solid rgba(45, 112, 145, 0.3);
    border-radius: 4px;
    color: #2D7091;
    padding: 10px;
    text-shadow: 0 1px 0 #FFFFFF;
}