img.asize3{ 
	width:auto;
	max-width: 30%;
	height: auto;
}
.PTO_pdf01:hover    {
  background-repeat: no-repeat;
  -webkit-transform: scaleX(1.05);
  -moz-transform: scaleX(1.05);
  -o-transform: scaleX(1.05);
  -ms-transform: scaleX(1.05);
  transform: scaleX(1.05);
  -webkit-transform: scaleY(1.05);
  -moz-transform: scaleY(1.05);
  -o-transform: scaleY(1.05);
  -ms-transform: scaleY(1.05);
  transform: scaleY(1.05);
}