.header-bottom__name_desc_hb {
  width: 100%; }

@media (min-width: 768px) {
    .header-bottom__logo_hb.logo-left {
      display: flex;
      flex-direction: row;
      flex-wrap: nowrap; } }
  .header-bottom__logo_hb.logo-left .header-bottom__name_desc_hb {
    width: auto; }
