.cases .container {
    margin: 40px auto !important;
    padding-left: 0;
    padding-right: 0;
}

.cases header .content {
    /* margin-top: 50px; */
}

.cases header .imagem img {
    height: auto;
    max-width: 492px;
    width: 100%;
}

.cases header h1 {
    margin-top: 10px;
    max-width: 500px;
    width: 100%;
}

.cases header .textos {
    margin-top: 10px;
}

.cases header p {
    margin-top: 10px;
    max-width: 465px;
    width: 100%;
}

.cases h3{

    color: #0A3873;   
}