.img-block {
    max-height: 700px;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    padding-top: 300px;
    background-position: center;
}