.image-block__wrapper {
    text-align: center;
    max-width: 1100px;
}

.image-block__wrapper img {
    max-height: 100%;
    max-width: 100%;
}

.image-block__two {
    display: flex;
}

.image-block__two div:first-child {
    margin-right: 15px;
}
