.brand { display: inline-flex; }
.brand img { display: block; width: 245px; height: auto; }
footer .brand img { width: 205px; }
footer p a, footer address a { color: inherit; font-weight: 800; text-decoration: none; }
footer address { color: #6d7b7c; font-size: 11px; font-style: normal; line-height: 1.6; }
@media (max-width: 760px) { .brand img { width: 190px; } footer .brand img { width: 180px; } }
