@media (max-width: 767px) { /* xs */
    #alert.save {
        width: 90%;
        margin: 0;
        left: 5%;
    }
}
