* {
  box-sizing: border-box;
}

img {
  width: 100%;
}

.im-gif {
  width: 1200px;
  position: absolute;
  top: 180px;
  left:-140px;
}
