@media screen and (max-width: 990px){
    .fale-conosco-content .header{
        height: 100px;
        background-color: #f5f5f5;
        margin-top: 0px;
    }

}