@media screen and (max-width:600px) {
    .clean-that-trash{
        margin:0px auto !important;
    }
}