.bottom {
    position: absolute !important; 
    bottom: 2% !important;
    width: 100%;
}
.whiteopacitybg {
    background: rgba(80, 80, 80, 0.7);
    width: 100%;
}

.header{
  margin-top: 6%;

}