@media  (max-width: 1024px) {
  .btn-small-screen {
    flex-direction: column;
    align-items: center;

  }
}
