.custom-head{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:12px 16px;border-bottom:1px solid #e5e5e5}.head-left,.head-right{display:flex;align-items:center;gap:12px}.head-logo{height:40px}.head-btn img{width:28px;height:auto;display:block}#titulo{margin:0;font-size:20px;text-align:center;flex:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media (max-width:767px){.custom-head{flex-wrap:wrap}#titulo{order:3;width:100%;margin-top:8px;white-space:normal}}