.row [class*=jcc_col-] {
    display: block;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
}

[class*=jcc_col-] {
    float: left;
    min-height: 1px;
}
@media only screen and (min-width: 768px){
.row .jcc_col-8 {
    width: 66.66666667%;}
.row .jcc_col-4 {
    width: 33.33333333%;
}}

@media screen and (max-width: 991px){
body {
    font-size: 16px !important;
}
h5 {
    font-size: 20px !important;
    margin-bottom:20px !important;
}
.content {
    padding: 0px 10px 20px 10px !important;
}}
.aleft {
    text-align: left;
}
.jcc_module_double_headings .heading_subtitle {
    font-size: 100%;
    line-height: 12px;
    font-weight: 500;
    display: inline-block;
    position: relative;
    z-index: 1;
    text-transform: uppercase;
    color: #890a1d;
}
.jcc_module_double_headings .heading_subtitle:after {
    background-color: #890a1d;
    left: calc(100% + 20px);
    content: '';
    position: absolute;
    z-index: 0;
    top: 50%;
    width: 50px;
    height: 1px;
}
.jcc_module_double_headings .heading_title {
    color: #151515;
    position: relative;
    z-index: 1;
    margin-top: 10px;
}
@media only screen and (min-width: 768px)
{.jcc_module_double_headings .heading_title_mobile {
    font-size: inherit !important;
    line-height: inherit !important;
}}
.jcc_button {
    position: relative;
    z-index: 20;
}
.jcc_button-xl .jcc_button_link {
    min-width: 170px;
    padding: 17px 30px;
}
.jcc_module_button a {
    border-color: #890a1d;
    background: #890a1d;
}
.jcc_module_button a:hover {
    border-color: #890a1d;
}
.jcc_button a:hover {
    background: #fff;
}
.jcc_module_button a:hover {
    color: #890a1d;
}
.heading_title {
    font-size:36px; 
    line-height:1.167; 
    font-weight:400; 
}
.heading_subtitle {

}
.spacing_size {
    height:24px;
}
.heading_title_mobile {
    font-size:35px; 
    line-height: 1.167;
}
li_spacer {
        margin-bottom: 0.5em !important;
}