.show-toggle {
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end
}
.show-toggle::after {
  width: 14px;
  height: 8px;
  margin-bottom: 1px;
  margin-left: 6px;
  background: url(../../../img/icons/sprite.svg) -397px -161px no-repeat;
  vertical-align: unset
}
a.show-less::after {
  margin-bottom: 0
}