.parallax {
    background-image: url("../images/stock/imageforsportsandactivities.jpg");
    background-attachment: fixed;
    background-size: cover;
}