@media screen and (max-width: 767px) {
  .header_logo_link .description {
    white-space: normal;
  }

  .footer_logo_txt {
    width: 11.9285714286em;
  }
}