* {
  box-sizing: border-box;
}

img {
  width: 100%;
}

.im-gif {
  width: 1300px;
  position: absolute;
  top: 25px;
  left:-200px;
}
