.banner--history img {
    width: 100%;
    object-fit: cover;
    padding-top: 98px;
}

.banner__content h1 {
    color: #FFF;
    text-transform: uppercase;
}

.banner__content .button-link {
    margin: 30px auto 70px;
}