.header0322__menu-link-submenu {
  display: flex;
  align-items: center;
}
.header0322__menu-link-submenu::after {
  margin-left: 5px;
  content: '';
  width: 16px;
  height: 6px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
  display: block;

}
