#myPara { width: 100%; position: relative; } #para { position: absolute; height: 650px; z-index: 999999999; overflow: hidden; visibility: visible; top: 2px; width: 100%; } div.parallax-container { position: relative; width: 100%; } div.parallax-container div.parallax { position: absolute; width: 1300px; text-align: center; height: 350px; font-weight: bold; bottom: 0px; right: 0px; z-index: 99999;!important } .parallax1 { color: #555; font-size: 250px; line-height: 80%; top: 0px; background-image: url(https://lh4.googleusercontent.com/-N-3cBj-4VKA/UWTOJY4A5oI/AAAAAAAAAdc/HBTjiR5D6zU/s244/bird-left.png); background-repeat: no-repeat; display: block; height: 244px; width: 158px; background-position: left; } .parallax2 { background-image: url(https://lh6.googleusercontent.com/-Qryw8L15ml0/UWTOJYL8TAI/AAAAAAAAAdQ/Rj4VT8JCJlY/s165/bird-right.png); background-repeat: no-repeat; background-position: right top; height: 160px; width: 400px; top: 10px; }