.title{
    height: 55px !important;
}

.breadcrumb, .boxConteudo h2.breadcrumb{
    font-size: 24px;
    top: -65px;
}

@media (max-width: 767px){

    .title {
        height: 40px !important;
        margin-top: 30px;
    }
}



