@media screen and (max-width: 1499px) and (min-width: 1150px) {
 li.menu-item:has(>a.cloud-modernization) {
    top: 255px !important;
  }
}