html align to the right of screen code example
Example 1: align left text in reactstrap
className="text-center text-md-right"
Example 2: css align backround image to the right
.right-align-background {
background-position: center right;
}
className="text-center text-md-right"
.right-align-background {
background-position: center right;
}