a.btnCTA, a.btnCTA:visited {
    font-family:Avenir;display:inline-block;padding:10px 20px;border-radius:4px;color:#fff;background-color:#a62825;font-size:1.1rem;
    line-height:1.5;transition:all 0.2s ease-in-out;box-shadow:0 2px 2px 0 rgba(0, 0, 0, 0.2)
}
a.btnCTA:hover {background-color:#5f1715;box-shadow:0 2px 5px 0 rgba(0, 0, 0, 0.2)}
#sC h2, #sImgLtLstRt h2 {color:#a62825;font-size:1.5rem;font-weight:900;line-height:1.5}
#sC p, #sImgLtLstRt p {font-weight:500;font-size:16px;line-height:22px;margin-bottom:15px}
#sImgLtLstRt p {margin-bottom:0}
#sC .dtOnly, #sImgLtLstRt .dtOnly {display:none;background-position:center;background-size:cover;background-repeat:no-repeat}
#sC .mblOnly img, #sImgLtLstRt .mblOnly img {display:block;max-width:100%;border-radius:0px;margin:30px auto 0 auto}
#sImgLtLstRt .mblOnly, #sC .mblOnly {}

#sC ul, #sImgLtLstRt ul {margin:0 0 25px 10px;font-family:Avenir;font-weight:500}
#sB li, #sC li, #sImgLtLstRt li {
    list-style:none;
    /*margin:0;padding:10px 0 10px 36px;background-image:url(/themes/mathnasium/assets/images/mathnasium-a.png);*/
    /*background-repeat:no-repeat;background-position:left center;background-size:20px*/
}
#sB li::before, #sC li::before, #sImgLtLstRt li::before {content:"•";color:#a62825;display:inline-block;width:1em;margin-left:-1em}


@media (min-width: 576px) {
    #sC img.mblOnly, #sImgLtLstRt img.mblOnly {margin:50px auto 0 auto;width:100%}
    #sA .btnCTA {font-size:16px}
}

@media (min-width: 768px) {
    #sC .heading, #sImgLtLstRt .heading {font-size:2rem}
    #sC .mblOnly, #sImgLtLstRt .mblOnly {display:none}
    #sC .dtOnly, #sImgLtLstRt .dtOnly {display:block;border-radius:0px}
}

@media (min-width: 992px) {
    #sC .heading, #sImgLtLstRt .heading {font-size:2.8rem;line-height:1.1;margin-bottom:30px}
    #sC p, #sC li, #sImgLtLstRt p, #sImgLtLstRt li {font-size:1.2rem;line-height:1.5;background-position:left 17px}
    #sC .c2, #sImgLtLstRt .c2 {padding:0 0 0 20px}
}
