@media only screen and (max-width: 768px) {
    .small-nav{
    align-items: end;
    }
     
  }