@media screen and (max-width:768px) {
    .dataTables_filter{
        float: right !important;
    }
    .btn-container > label{margin-top: 10% !important;}
}