
img {
  width: 100%;
  top: 50px;
}

body {
  margin: 5px;
}
.target {
  position: absolute;
}
.target img {width: 200px;
}
.target.xyw1-1 {top:  50px;left:  10px;width: 150px;}
.target.xyw1-2 {top:  50px;left: 220px;width: 150px;}
.target.xyw1-3 {top:  50px;left: 430px;width: 150px;}
.target.xyw1-4 {top:  50px;left: 640px;width: 150px;}
.target.xyw2-1 {top: 180px;left:  10px;width: 150px;}
.target.xyw2-2 {top: 180px;left: 220px;width: 150px;}
.target.xyw2-3 {top: 180px;left: 430px;width: 150px;}
.target.xyw2-4 {top: 180px;left: 640px;width: 150px;}
.target.xyw3-1 {top: 310px;left:  10px;width: 150px;}
.target.xyw3-2 {top: 310px;left: 220px;width: 150px;}
.target.xyw3-3 {top: 310px;left: 430px;width: 150px;}
.target.xyw3-4 {top: 310px;left: 640px;width: 150px;}
.target.xyw4-1 {top: 440px;left:  10px;width: 150px;}
.target.xyw4-2 {top: 440px;left: 220px;width: 150px;}
.target.xyw4-3 {top: 440px;left: 430px;width: 150px;}
.target.xyw4-4 {top: 440px;left: 640px;width: 150px;}

