.image-size {
  object-fit: cover;
  width: 50%;
  display: flex;
  height: 600px;
}
