#cp_content .cp_ring .cp_nr .outline tr td table tr td table tr td .tpkang {
	
	height: 240px;
	width: 314px;

	height: 240px;
	width: 314px;
	overflow:hidden;

	 .img-animation {
      transition: transform 0.5s ease-in-out;
    }

    .img-animation:hover {
     transform: scale(1.2);
	 
}
