.section-heading h2:after {
    background:#d72a2e;
    content:"";
    display:block;
    width:30px;
    height:5px;
    margin-top:30px;
    margin-left: 48%;

}
#banner-content .section-heading h2:after {
    background:#d72a2e;
    content:"";
    display:block;
    width:30px;
    height:5px;
    margin-top:30px;
    margin-left: 0 !important;

}
.text-center .section-heading h2:after {
    margin:30px auto 25px auto;
}
.section-heading h2:after {
    background: #d72a2e;
    content: "";
    display: block;
    width: 30px;
    height: 5px;
    margin-top: 30px;
    margin-left: 48%;

}
#banner .section-heading:before {
    content: "";
    display: block;
    width: 30px;
    height: 5px;
    margin-top: 30px;
}
#banner .section-heading span {
    color: #d72a2e;
    font-weight: bold;
}
