@media (min-width: 576px){
    .text-sm-left {
        text-align: right!important;
    }
}

.ml-3, .mx-3 {
    margin-left: 0;
    margin-right: 1rem !important;
}

.text-left {
    text-align: right !important;
}