.template-single .grt .headline {
	margin-bottom: 20px !important;
    font-size: 27px !important;
    line-height: 30px !important;
    padding-bottom: 5px !important;
    background: url("images/dot.png") repeat-x scroll left bottom transparent !important;
}
.post_content h3 {
    font-size: 25px !important;
    line-height: 27px !important;
	margin: 10px 0 0px !important;
}

/*
.nnr-rlp-shortcode-title {
    font-weight: normal !important;
}
*/
@media screen and (max-width: 450px) {
.post_content h3 {
  font-size: 18px !important;
  line-height: 20px !important;
}
.template-single .grt .headline {
	margin-bottom: 10px !important;
    font-size: 20px !important;
    line-height: 25px !important;
}
.grt .wp-caption {
    margin-top: 10px !important;
}
}