.navbar-header{
  display: flex;
  align-items: center;
  justify-content: center;
  vertical-align: middle;
}

.navbar-logo{
  padding-right: 5px;
  display: flex;
  align-items: center;
  justify-content: center;
  vertical-align: middle;
}

.navbrand-img{
  margin: 0;
  padding: 0;
  vertical-align: middle;
}

h4{
  padding: 0px 10px 0px 10px;
}

iframe{
  border: none; 
  width: 100%;
  height: 100% 
}

.banner{
  width: 100%;
}

.about{
  font-style: oblique;
  font-size: 12px;
}

.homepageheading{
  font-weight: 700;
}

.report-card{
  width: 350px !important;
}