.footer-text {

    padding: 0;

}

.img-bg {
	position: absolute; z-index: 2; top: 55rem; left: 50rem; width: 20%;

}

@media only screen and (max-width: 500px) {
  .img-bg  {
    position: absolute; z-index: 2; top: 19rem; left: 13rem; width: 20%;
  }
}



