@media (max-width: 767px) {
    .fixed-contact__item {
              flex-direction: column;
    }
  }

