.navbar-expand-xl .navbar-nav {    
    width: 100%;
    justify-content: left;
}
h1, h2, h3, h4, h5, h6, .font-mont, .cs-heading-1, .cs-heading-2  {
  text-align: right;
}
p, body, .cs-paragraph-details {
  text-align: right;
}
.text-md-left {
    text-align: right !important;
}
.home-header .banner-content .d-flex, .home-header .banner-content .row  {
    justify-content:left;
}
.home-header .banner-content .row .col-lg-8  {
    flex: 0 0 48%;
    width: 48%;
}
