@media screen and (max-width: 749px) {
    .order-2{
        order:2;
    }
}
