<style>
#title-text {
	display: none !important; 
}
.columnLayout.three-equal{
    width: 100%;
    margin: 0 auto;
    padding-top: 32px;
    text-decoration: none;
    background-image: url(https://tdn.totvs.com/download/attachments/527384229/CNI_Banner.png?version=1&modificationDate=1578319372950&api=v2);
	alt="CNI"
    height: 100%;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    height: 230px;
}
</style>