.top-image::after {
    background-image: url(../images/backgrounds/cooperation.png);
}

.top-image {
    margin-bottom: 20px;
}

.page-header {
    font-size: 9rem;
}

.vertical-list-element img {
    height: 270px;
}

@media (max-width: 991px) {
    .page-header {
        font-size: 8.7rem;
    }
}
