.brand{display:inline-flex;align-items:center;width:240px;height:70px;overflow:hidden;text-decoration:none;transform:translateY(3px)}
.brand img{display:block;width:auto;height:108px;max-width:none;object-fit:contain;transform:translate(-17px,-20px)}
@media(max-width:700px){.brand{width:200px;height:58px;transform:translateY(3px)}.brand img{height:90px;transform:translate(-14px,-16px)}}
