.shorten-more.text-right {
  margin-right: 1em;
}
.shorten-more {
  margin-top: 0.3em;
}
.shorten-description {
  overflow: hidden;
  padding: 0 10px 0 0;
}

@media screen and (min-width: 320px) and (max-width: 767px){
    .shorten-description {
      padding: 0 10px;
    }
}
