.col-sm-2{
    text-align:center;
    margin-bottom:10px;
    }

@media only screen and (min-width: 768px) {    
    .headerContainer{
        width:25%;
    }
    .navContainer{
        width:75%;
    }
}

@media only screen and (max-width: 768px) {    
    .col-sm-10{
    text-align:center;
    margin-bottom:20px;
    }
    .blockWrap_cf39d423a21a4d2680ef76926df40b29 .contentTitle {
    font-size:45px;
    }    
    div.blockWrap_cf39d423a21a4d2680ef76926df40b29{
    background-size: cover;
    padding-top: 60px;
    background-image: url(https://static.mywebsites360.com/a401e7f12d2a4120ba8184f473667da4/i/f2909b081ec34b73ae5050d296737e11/1/5feFb8zhrk/bgimage2.jpg);
    }
    .button {
    margin-top: 1.35em;
    margin-bottom: .25em;
    width: 100%;
    text-align: center;
    }
}

p {
    margin-bottom: .5rem !important;
    padding-bottom: 5px !important;
}
    
.button {
    padding: 13px;
    border-radius: 6px;
    font-size: 16px;
    font-weight: 500;    
}