@media (max-width: 767px) {
    .reverse-xs{
         flex-direction: column-reverse !important;
     }
}
