.primaryContainer {
    height: auto;
    margin-left: auto;
    margin-right: auto;
    min-height: 100%;
    width: 100%;
    max-width: 100%;
    background-color: rgb(0, 0, 0);
    min-width: 0px;
}

body {
    background-image:-webkit-linear-gradient(270deg, rgb(0, 0, 0) 0%, rgb(0, 0, 0) 100%);
    background-image: linear-gradient(180deg, rgb(0, 0, 0) 0%, rgb(0, 0, 0) 100%);
    background-attachment: fixed;
    -webkit-background-size: auto;
    background-size: auto;
    background-position: 0% 0%;
    background-repeat: repeat repeat;
}

#image2 {
    float: right;
    width: auto;
    height: auto;
    margin: 1.617775% 17.130251% 0.7% 0px;
    clear: none;
    color: rgb(0, 0, 0);
    max-width: 44.546549%;
}

#image1 {
    float: left;
    width: auto;
    height: auto;
    margin-left: 16.969362%;
    margin-top: 26.125px;
    clear: none;
    color: rgb(0, 0, 0);
    max-width: 19.176406%;
    padding-bottom: 4%;
}

#image3 {
    float: right;
    width: auto;
    max-width: 19.67684%;
    height: auto;
    margin-left: 0px;
    margin-top: 0.36718256%;
    clear: right;
    color: rgb(0, 0, 0);
    margin-right: 17.130251%;
    padding-bottom: 4%;
    display: block;
}

#box {
    float: left;
    height: 834.5625px;
    margin-left: 0%;
    margin-top: 0px;
    clear: none;
    width: 100%;
    padding-bottom: 2%;
}

#image {
    float: none;
    width: 99%;
    max-width: 100%;
    height: auto;
    margin-left: auto;
    margin-top: 0%;
    clear: none;
    color: rgb(0, 0, 0);
    margin-right: auto;
}

@media only screen and (max-width: 800px) {
    .primaryContainer {
        background-color: rgb(0, 0, 0);
    }

    body {
        background-image:-webkit-linear-gradient(270deg, rgb(0, 0, 0) 0%, rgb(0, 0, 0) 100%);
        background-image: linear-gradient(180deg, rgb(0, 0, 0) 0%, rgb(0, 0, 0) 100%);
        background-attachment: fixed;
        -webkit-background-size: auto;
        background-size: auto;
        background-position: 0% 0%;
        background-repeat: repeat repeat;
    }

    #image2 {
        width: auto;
        max-width: 52%;
        height: auto;
        color: rgb(0, 0, 0);
        margin: 2% 0% 1.5% 1.9375%;
        float: left;
        clear: none;
    }

    #image1 {
        width: auto;
        max-width: 27%;
        height: auto;
        color: rgb(0, 0, 0);
        margin-top: 16.96875px;
        margin-left: 9.78125%;
        margin-right: 0%;
        float: left;
        clear: none;
        padding-bottom: 2%;
    }

    #image3 {
        width: auto;
        max-width: 34%;
        height: auto;
        color: rgb(0, 0, 0);
        margin-top: 14.806641%;
        margin-left: -34.046875%;
        margin-right: 0%;
        float: left;
        clear: none;
        padding-bottom: 2%;
    }

    #box {
        width: 100%;
        height: 441.734375px;
        margin-top: 0px;
        margin-left: 0%;
        clear: none;
    }

    #image {
        width: 90%;
        margin-top: 0px;
        margin-right: auto;
        max-width: 90%;
    }
}

@media only screen and (max-width: 600px) {
    #image2 {
        height: auto;
        width: auto;
        max-width: 50%;
        margin-top: -0.16666667%;
        margin-left: 0.6015625%;
        clear: none;
    }

    #image1 {
        height: auto;
        width: auto;
        max-width: 24%;
        margin-top: 0.34375px;
        margin-left: 12.197917%;
        clear: none;
    }

    #box {
        height: 381.71875px;
        width: 100%;
        margin-top: 1px;
        margin-left: 0%;
        clear: none;
    }

    #image3 {
        margin-top: 12.229167%;
        margin-left: -30.283854%;
        clear: none;
        padding-bottom: 4%;
        height: auto;
        width: auto;
        max-width: 30%;
    }

    #image {
        width: 80%;
        margin-bottom: 2%;
    }
}

@media only screen and (max-width: 320px) {
    .primaryContainer {
        background-color: rgb(0, 0, 0);
    }

    #image1 {
        height: auto;
        width: 33.75%;
        max-width: 33.759766%;
        margin-top: 89.984375px;
        margin-left: 8.901367%;
        clear: none;
    }

    #box {
        height: 301.15625px;
        width: 100%;
        margin-top: 0px;
        margin-left: 0%;
        clear: none;
        margin-bottom: 1%;
    }

    #image2 {
        height: auto;
        width: auto;
        max-width: 82.939453%;
        margin-top: 5.976563%;
        margin-left: -34.125977%;
        margin-bottom: 4%;
        clear: none;
    }

    #image3 {
        height: auto;
        width: auto;
        max-width: 40%;
        padding-bottom: 9.375%;
        margin-top: 30.3125%;
        margin-left: -40.405273%;
        clear: none;
        padding-top: 6%;
    }

    #image {
        max-width: 100%;
        width: 100%;
    }
}

