﻿.imgCart
{
	max-width: 600px;
	max-height: 360px;
	width: 100%;
	height: 100%;
}

.divPayResume
{
	-ms-transform: scale(1,1); /* IE 9 */
    -webkit-transform: scale(1,1); /* Safari */
    transform: scale(1,1);
}