﻿
.Packages-BgImage01 {
    background-image: url('/Resources/Images/BackgroundImages/DRECC-RES-Italian-TC.jpg');
    min-height: 350px;
    background-attachment: fixed;
    background-position: 50% -30%;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 0px;
    margin: 0px;
}
@media (max-width: 1400px) {
    .Packages-BgImage01 {
        background-attachment: local;
        background-position: 50% 20%;
    }
}
@media (max-width: 991px) {
    .Packages-BgImage01 {
        background-attachment: local;
        background-position: 0% 0%;
    }
}

    .Packages-Parallax01 {
        background-image: url('/Resources/Images/BackgroundImages/1346404896.jpg');
        min-height: 250px;
        background-attachment: fixed;
        background-position: 50% 60%;
        background-repeat: no-repeat;
        background-size: cover;
        padding: 0px;
        margin: 0px;
    }

    .Packages-Parallax02 {
        background-image: url('/Resources/Images/BackgroundImages/147619168.jpg');
        min-height: 250px;
        background-attachment: fixed;
        background-position: 50% 60%;
        background-repeat: no-repeat;
        background-size: cover;
        padding: 0px;
        margin: 0px;
    }

    .Packages-Parallax03 {
        background-image: url('/Resources/Images/BackgroundImages/129758055.jpg');
        min-height: 250px;
        background-attachment: fixed;
        background-position: 50% 60%;
        background-repeat: no-repeat;
        background-size: cover;
        padding: 0px;
        margin: 0px;
    }

    .Packages-Parallax04 {
        background-image: url('/Resources/Images/BackgroundImages/591163193.jpg');
        min-height: 250px;
        background-attachment: fixed;
        background-position: 50% 60%;
        background-repeat: no-repeat;
        background-size: cover;
        padding: 0px;
        margin: 0px;
    }

