<style> #title-text {
    background-image: url('https://totvscrm.com/wp-content/uploads/2023/08/capa-com-fundo-e-sem-icone-TDN21.png') !important;
}

#title-text {
    display: flex;
    justify-content: center;
    align-items: center;
    /* Outras propriedades... */
}

#title-text a {
    z-index: 10;
    font-size: 35px;
    font-weight: bold;
    color: white !important;     
text-transform: uppercase;
   
}

.page-description {
    display: none;
}

    #title-text a img {
max-height: 150px;
    width: auto; /* Mantém a proporção da imagem */
    display: block; 
}


      </style>   

<h1 id="title-text" class="with-breadcrumbs">
    <a href="/pages/viewpage.action?pageId=612245184">
        <img src="https://totvscrm.com/wp-content/uploads/2023/09/logo-com-descricao-totvsgc.png" alt="TOTVS CRM Gestão de Clientes">
    </a>
</h1>