.video-background {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.banner-section-2 {
  background: url(../images/bg-images/bg2.jpg) center top / cover fixed;
}
.banner-section-3 {
  background: url(../images/bg-images/bg2.jpg) center top / cover fixed;
}
.text-left
{
	text-align: left !important;
}