.main_image_box {
  height: 700px;
}

.main_image_box img {
  height: 100%;
  object-fit: cover;
}
