.center {
    display: block;
    margin-left: auto;
    margin-right: auto;
    object-fit: cover;
    object-position: bottom;
  }