header {
    margin-top: 125px;
    height: 450px;
}
.header--container {
    height: 450px;
}
.header--container figure.header--image {
    height: 450px;
    background-position: top;
    background-size: cover;
}
.header--title h1 {
    font-size: 3.3rem;
}
.header--title p {
    font-size: 2rem;
}
.header--title h2 {
    font-size: 9rem;
}
.oilGas--ourWork h2,
.nosotros--ourWork h2,
.nosotros--content h2 {
    width: 100%;
    max-width: 940px;
    text-align: initial;
    padding-top: 15px;
}
.oilGas--introBottom,
.nosotros--introBottom {
    display: block;
    margin-top: -420px;
    z-index: 3;
}
.nosotros--intro figure {
    display: block;
}
.nosotros--introTxt {
    padding-left: 10px;
    padding-right: 30px;
}
.nosotros--content {
    align-items: center;
}
.nosotros--content h2 {
    text-align: center;
    margin-left: 0;
    padding-top: 40px;
}
.nosotros--content p {
    padding-left: 60px;
    text-align: center;
}
.clients figure {
    width: 12%;
}
