.history__image {
    text-align: center;
}
@media screen and (min-width: 1441px) {
    .history__image img {
        max-width: 1621.73px;
    }
}
@media screen and (max-width: 768px) {
    .history {
        padding-bottom: 80px;
    }
}