.bgimage {
  max-width:100%;
  min-height:30vw;
  background: url('https://www.mathsbola.com/common/hero.png');
  background-repeat: no-repeat;
  background-position: center;
  background-size:cover;
}
.bgimage h5 {
  color:white;
  text-shadow:2px 2px #333;
}
.footer {
  position: fixed;
  left: 0;
  bottom: 0;
  width: 100%;
  height:25px;
  background-color: #ccc;
  color: white;
  text-align: center;
}

.contenttxtdiv{
  text-align: justify;
  text-justify: inter-word;
}

.galleryuititle{
  height:20px;
  width:100%;
  font-size:100%;
}
.galleryuiheading{
  width:100%;
  font-size:100%;
  float:left;
  font-weight:bold
}

.termscontentdiv{
  text-align: justify;
  text-justify: inter-word;
}
