footer{position:relative;min-height:76px;align-items:center}
footer:after{content:"";position:absolute;left:50%;top:50%;width:min(235px,25vw);height:46px;background:url('vellfire-alphard-footer.png') center/contain no-repeat;transform:translate(-50%,-50%)}
@media(max-width:720px){footer{min-height:125px;display:grid!important;grid-template-columns:1fr 1fr;padding-top:65px!important;gap:10px!important}footer:after{top:10px;transform:translateX(-50%);width:210px;height:42px}footer span:nth-of-type(2){text-align:right}footer span:nth-of-type(3){grid-column:1 / -1;text-align:center}}
