.usa-footer--slim img.usa-footer__logo-img {
  max-width: 166px;
}

.doe-information {
  max-width: 370px;
}

/* Chaning to white to cover up logo png white background.
   Remove when new svg is added.
*/
footer .usa-footer__secondary-section {
  background: white;
}


.usa-footer{
    overflow: inherit;
}