@media only screen and (min-width: 992px) {
  .submenu-custom {
    width: 250px;
  }
  .managed-services {
    text-align: center;
    font-size: 18px;
  }
}
