.momentum-landing {
    display: flex;
    flex-flow: column;
    align-items: center;
    height: 100%;
    justify-content: center;
    margin-top: 35px;
}

.momentum-landing img {
    min-width: 525px;
    max-width: 500px;
    max-height: 400px;
}