/* CRM Marcos Gallo — Ícone Opção 3 — v10.37.74 */
.brand .brand-mark{
  overflow:hidden !important;
  padding:0 !important;
  background:#4a0015 !important;
  border:1px solid rgba(255,255,255,.10) !important;
  box-shadow:0 6px 18px rgba(0,0,0,.24), inset 0 0 0 1px rgba(255,255,255,.03) !important;
}
.brand .brand-mark img.crm-mg-brand-icon{
  display:block;
  width:100%;
  height:100%;
  object-fit:cover;
  border-radius:9px;
}
@media (max-width: 760px){
  .brand .brand-mark{ width:42px !important; height:42px !important; }
}
