@media (min-width: 992px){
  iframe[src^="https://app.powerbi.com/"] {
    height: 600px;
    width: 100%;

  }
}

