#ibm-content-main,
.overflow-auto {
  overflow: visible;
}
.fade,
.fade-on-open--last {
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
#smart-city-intro--container .scrollable {
  max-height: unset !important;
}
#smart-city-intro[aria-hidden="false"] {
  max-width: unset;
}
#smart-city-container {
  height: auto;
}
.d-none {
  display: inherit !important;
}
#smart-city .ibm-flex {
  display: block;
}
.smart-city-close {
  display: none;
}
.block-trigger {
  background: #f4f4f4;
  cursor: default !important;
}
.width-transition {
  -webkit-transition: unset;
  transition: unset;
}
.width-limit {
  width: auto;
}
.same-height {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
}
.width-transition:after {
  content: none;
  display: none;
}
