.ingredientsSection__row {
    justify-content: center;
    align-items: center;
}
.section__image {
    padding-left: 0;
}

.ingredientsSection__row .section__image > div {
    max-width: 410.0px;
}
