@media (max-width: 999px){
    .tablet-order-bottom{
        order: 1;
    }
    .tablet-order-top{
        margin-bottom: 15px!important;
    }
}