#main .post h2 {font-size: 26px !important;font-weight: 700 !important}
.post-content h3{font-size: 22px !important;font-weight: 400 !important}
.single-navigation{display:none;}
.subheading{font-size: 23px;line-height: 42px !important;color: #840000 !important;font-weight:600 !important;}
.climg{width:13%;float:left; margin-right:15px;}
.cltxt{width:83%;float:left;}
.ptxt{clear:both;}

@media only screen and (max-width: 768px) {
#main .post h2 {font-size: 23px !important;font-weight: 700 !important}
.climg{width:100%;text-align: center;}
.cltxt{width:98%; margin-top:15px;}
.subheading{font-size: 21px;line-height: 35px !important;color: #840000 !important;font-weight:600 !important;}
}