body {
    background-image: url("../images/treeline2_28.png");
    background-position: top;
    background-repeat: no-repeat;
}
@media only screen and (min-width: 1441px) {
    body {
       background-size: cover;
        background-repeat: no-repeat;

    }
}
