@media screen and (max-width: 768px){
    .dgrid .btns {
        width: 100% !important;
        margin-left: 0% !important;
    }
}