img{
  max-width: 100%;
}

.figure, img{
  position: relative;
}

.figure{
  max-width: 842px;
}

.figure img:last-child{
  position: absolute;
  max-width: 30%;
  margin-left: 35%;
  top: 20px;
  border: 2px solid #fff;
}

