.brand img.brand-mark {
    display: block;
    width: 49px;
    height: 49px;
    flex: 0 0 auto;
    object-fit: contain;
    border-radius: 0;
    background: transparent;
    box-shadow: none;
    transform: none;
}
