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

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

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

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

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

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

#h1_prayer {
    float: left;
    font-size: 28px;
    width: 100%;
    height: auto;
    text-align: left;
    font-weight: 500;
    line-height: 35px;
    margin-left: 0%;
    margin-top: 0px;
    clear: none;
    min-height: 0px;
    color: rgb(20, 74, 145);
    margin-right: 0%;
    text-transform: none;
    display: block;
}

#embed_prayer {
    float: left;
    height: auto;
    margin-left: 0%;
    margin-top: 25px;
    clear: both;
    width: 100%;
    margin-right: 0px;
}

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

#h1_prayer1 {
    float: right;
    width: 37.28726%;
    max-width: none;
    height: auto;
    margin-left: 0px;
    margin-top: 0px;
    clear: none;
    color: rgb(0, 0, 0);
    display: block;
    -webkit-box-shadow: rgb(162, 162, 162) 0px 3px 7px 0px;
    box-shadow: rgb(162, 162, 162) 0px 3px 7px 0px;
    margin-right: 0.00010731%;
}

@media only screen and (max-width: 1300px) {
    #prayer3 {
        width: 90%;
    }

    #prayer4 {
        margin-right: 0.02468425%;
        margin-top: 0px;
        clear: none;
        width: 58.652511%;
    }
}

@media only screen and (max-width: 500px) {
    #prayer2 {
        height: 75px;
    }

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

    #prayer5 {
        height: 75px;
    }

    #h1_prayer1 {
        width: 100%;
        margin-top: 50px;
    }

    #h1_prayer {
        font-size: 25px;
        line-height: 32px;
    }
}

