@charset "UTF-8";

@media only screen and (max-width: 575px) {

    .terms-of-use {
        text-align: left!important;
    }
    
}