/* Nav Dropdowns */

.navContent ul li ul a {
    white-space: normal !important;
    overflow: visible !important;
}

@media only screen and (min-width: 768px) {
    .navContent ul li ul {
        min-width: 250px !important;
        right: auto !important; 
    }
}
.block_a96b0026131047809d93059c670ed4ef h2.contentTitle, .block_a96b0026131047809d93059c670ed4ef p{
    text-align: center !important;
}
#app{
    background: none !important;
}
#app h3{
 font-size: 45px !important;
 text-align: center !important;
}
#app p{
 font-size: 20px !important;
 text-align: center !important;
}