.mod-finder .awesomplete{
  width: 100%;
}
.mod-finder .awesomplete input{
  border: unset;
  border-bottom: 1px solid #e74c3c;
}
.view-article .pagination {
    justify-content: space-between;
}