.main-bg-blue .rt-bg {
    background-image: url("/images/background_image.jpg");
    background-position: top center;
    background-size: contain;
    background-attachment: fixed;
}
.main-bg-blue .rt-bg2 { 
    background-image: none;
}