.uc-main-submenu-services {
  max-height: 75vh !important;
  overflow-y: auto !important;
  -webkit-overflow-scrolling: touch;
  overscroll-behavior: contain !important;
}
.uc-main-submenu-services li a {
  white-space: normal !important;
  word-break: break-word !important;
  overflow-wrap: break-word !important;
}