
@media screen and (min-width: 737px) {
  .result-content-recommend > .item > .button:hover::after {
    transform: translateY(4px);
  }
}