@media screen and (max-width: 600px) {
  nav.footer_nav ul.list-unstyled li {
    padding: 10px;
  }
}