.ids-embed-dashboard {
  width: 100%;
  height: 100%;
  overflow-y: hidden;
}
.ids-embed-dashboard iframe{
  width: 100% !important;
  height: 100% !important;
  border: none !important;
  overflow-y: hidden !important;
}
  