.m-brand{display:flex;align-items:center;justify-content:center}
.m-header{grid-template-columns:110px 1fr auto}
.m-header>.m-brand{width:82px;height:78px}
.m-brand img{width:100%;height:100%;object-fit:contain}
.m-footer-brand{width:210px;height:210px}
@media(max-width:1050px){.m-header{grid-template-columns:100px 1fr}.m-header>.m-brand{width:76px;height:74px}}
@media(max-width:720px){.m-header{grid-template-columns:70px 1fr}.m-header>.m-brand{width:60px;height:60px}.m-footer-brand{width:170px;height:170px}}
