img {
    position: relative;
    max-height: 750px;
    margin: auto;
    left: 50%;
    translate: -50%;
}