.primaryContainer {
    height: auto;
    margin-left: auto;
    margin-right: auto;
    min-height: 100%;
    width: 100%;
}

#box {
    float: left;
    height: auto;
    margin-left: 0%;
    margin-top: 0px;
    clear: none;
    width: 100%;
    margin-right: auto;
    display: block;
    background-color: rgb(27, 154, 214);
}

#topbanner {
    float: none;
    height: auto;
    margin-left: auto;
    margin-top: 0px;
    clear: none;
    width: 100%;
    margin-right: auto;
}

#box4 {
    float: none;
    height: auto;
    margin-left: auto;
    margin-top: 20px;
    clear: none;
    width: 142.35105464484374px;
    margin-right: auto;
}

#image1 {
    float: left;
    width: 28.078125px;
    max-width: none;
    height: 28.078125px;
    margin-left: 0%;
    margin-top: 0px;
    clear: none;
    color: rgb(0, 0, 0);
    margin-right: 0%;
}

#text {
    float: left;
    font-size: 14px;
    width: 98px;
    height: auto;
    text-align: left;
    font-weight: 500;
    line-height: 16px;
    margin-left: 9px;
    margin-top: 7px;
    clear: none;
    min-height: 0px;
    color: rgb(255, 255, 255);
    margin-right: 0%;
    display: block;
}

#box2 {
    float: right;
    height: auto;
    margin-left: 0px;
    margin-top: -74px;
    clear: none;
    width: 422.64444607px;
    margin-right: 0%;
}

#box3 {
    float: left;
    height: 75px;
    margin-left: 0%;
    margin-top: 0px;
    clear: none;
    width: 205.96078125px;
}

#box5 {
    float: right;
    height: 75px;
    margin-left: 0px;
    margin-top: 0px;
    clear: none;
    width: 214.37408160984378px;
    display: block;
    margin-right: 0%;
    background-color: rgb(20, 74, 145);
}

#box6 {
    float: none;
    height: auto;
    margin-left: auto;
    margin-top: 20px;
    clear: none;
    width: 142.34986030687497px;
    margin-right: auto;
    display: block;
}

#image2 {
    float: left;
    width: 28.078125px;
    max-width: none;
    height: 28.078125px;
    margin-left: 0%;
    margin-top: 0px;
    clear: none;
    color: rgb(0, 0, 0);
    margin-right: 0%;
}

#text1 {
    float: left;
    font-size: 14px;
    width: 98px;
    height: auto;
    text-align: left;
    font-weight: 500;
    line-height: 16px;
    margin-left: 9px;
    margin-top: 7px;
    clear: none;
    min-height: 0px;
    color: rgb(255, 255, 255);
    margin-right: 0%;
    display: block;
}

#box1 {
    float: none;
    height: auto;
    margin-left: 0%;
    margin-top: 0px;
    clear: none;
    width: 154.999999px;
    display: block;
    margin-right: 0px;
}

#image {
    float: left;
    width: 155px;
    height: 51px;
    margin-left: 0%;
    margin-top: 8px;
    clear: none;
    color: rgb(0, 0, 0);
    margin-right: 0%;
    max-width: none;
    margin-bottom: 15px;
}

@media only screen and (max-width: 500px) {
    #box2 {
        visibility: hidden;
        margin-right: 0%;
        margin-top: -54px;
        clear: none;
    }

    #box1 {
        margin-left: auto;
        margin-right: auto;
        float: none;
        clear: none;
        width: 100%;
    }

    #image {
        margin-left: auto;
        margin-right: auto;
        float: inherit;
        clear: none;
		
    }
}

