.app-bg-image {
    background-image: url('/img/photos/back-5.png');
    background-size: cover;
    background-position: center;
    background-attachment: fixed;
}