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