/* your styles go here */  
.lined {
  display: inline-block !important;
}
.lined::after {
  width: 100% !important;
  left: 0 !important;
  transform: none !important;
}