@media (max-width: 576px) {
  .line-bottom-right:after {
    left: 0!important;
    text-align: left !important;}
}

@media (max-width: 993px) {
  .line-bottom-right:after {
    left: 0!important;
    text-align: left !important;}
}
