#footer-wrapper {
  background: #7b7a7a; }

.region-footer {
  background: url(../images/canada-wordmark.png) 473.5px 70px no-repeat; }

@media only screen and (max-width: 46em) {
  .region-footer {
    background-position: center 135px; } }
@media only screen and (-webkit-min-device-pixel-ratio: 2) {
  .region-footer {
    background-image: url(../images/canada-wordmark-@3x.png);
    background-size: 77px 19px; } }
