.styled-img {
  max-width: 600px;
  max-height: 400px;
  /* object-fit: cover; */
  overflow: hidden;
}
