html{
  font-size: 13.333vw;
}
.image_box img{
  width: 100%;
  height: 100%;
}
img{
  max-width: 100vw;
}