.parallax_bg{
    position: absolute;
    top:-50px;
    right:-50px;
    bottom:-50px;
    left:-50px;
    width:auto;
    height:auto;
}