.rs_module_map img {
	max-width: none;
animation: pulse .5s  alternate;
  -webkit-animation: pulse .5s  alternate;
  transform-origin: center;
  -webkit-transform-origin: center;}