body {
  padding: 0;
  margin: 0;
  background: #e5cda3;
}
.banner {
  min-height: 120px;
 
}
.profile-view .banner {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  max-height: 1170px;
  height: 140px;

}
.profile-view .banner .container {
  height: 100px;
}
#the-stage .banner {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  max-height: 1170px;
  height: 200px;

}

.section .banner {
  width: auto;
 background-color: #7b9709;

.section {
  width: auto;
  background-color: #fcf2d6;
  max-height: auto;
  min-height: auto;
}

}
.bkg-color-1 {
  background-color: #060700 !important;
}
.bkg-color-2 {
  background-color: #060700 !important;
}

.progress-cont .progress-bk {
  background-color: #c7270d;
}

.progress-cont .progress-bar {
  background-color: #a3c70d;
}
