@media (max-width: 768px) {
    .controls
    {
        margin-left: 0 !important;
    }
}