.ifc-gif-wrap {
	width: 50%;
}

.ifc-gif-image {
	position: relative;
	height: 0;
}

* html .ifc-gif-image {
	margin-bottom: 45px;
	margin-bottom: 0;
}

.ifc-gif-image img {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}