.brand-mark.brand-image{display:block;width:40px;height:40px;flex-shrink:0;background:transparent;clip-path:none;border-radius:9px;overflow:hidden}
.brand-image img{display:block;width:100%;height:100%;object-fit:contain}
@media(max-width:650px){.brand-mark.brand-image{width:33px;height:33px;border-radius:7px}}
@media(max-width:370px){.brand-mark.brand-image{width:30px;height:30px;border-radius:6px}}
