.custom-popular-products  .section-header__line .section-header__button .section-header__button-arrow {
  display: flex;
}

@media screen and (max-width: 991px) {
  .custom-popular-products  .section-header__line .section-header__button .section-header__button-arrow .icon-arrow {
    max-height: 17px;
  }
}
