.our-services-modal-v3 {
  position: relative;
}
#modal-close-btn {
  font-size: 18px;
  font-weight: bold;
  text-decoration: none;
  padding: 1rem;
  color: #293f48;
}

@media only screen and (max-width: 991px) {
  .mega-dropdown-content,
  .mega-dropdown-content2 {
    display: none !important;
  }
}
