.personal-photo img {
  width: 500px;
  height: 600px;
  object-fit: cover;
}

.janken img {
  object-position:0cm -2cm;
}