@media screen and (max-width: 640px) {
  .dentures1-flex-reverse {
    flex-direction: column-reverse;
  }
}