#media-query{
	display: none !important;
}

.popup-vg {
  background: #fff;
  max-width: 95%;
  margin: auto;
  margin-right: 15px !important;
  margin-bottom: 15px !important;
}

.js-flyout {
  background: #fff !important;
  max-width: 95%;
  max-height: 95%;
  margin: auto;
}

.js-flyout-content {
  overflow: hidden !important;
  padding-right: 0px !important;
}
