/* Home Cost Canada approved wordmark */
.brand{display:inline-flex;align-items:center;line-height:1}
.brand-logo{display:block;width:auto!important;object-fit:contain}
.brand-logo-header{height:40px!important;max-width:180px}
.footer .brand-logo-footer{height:36px!important;max-width:170px}
@media(max-width:760px){
  .brand-logo-header{height:34px!important;max-width:154px}
  .footer .brand-logo-footer{height:32px!important;max-width:145px}
}
