﻿@media only screen and (min-width:769px) {
	#i2ca1e55e2a850df2 .xg_img img {-webkit-transition: all .4s linear;
	-o-transition: all .4s linear;
	transition: all .4s linear;}
	#i2ca1e55e2a850df2 .data_col:hover .xg_img img{-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1);}
}
@media only screen and (max-width:768px) {
	
}