/*
*
* Stylesheet for mobile
*
*/

.parallax {
    background-attachment: scroll;
    background-size: cover;
}

