How do I change the heading size for one module. I want the breaking news section to have bigger heading font than the rest of the modules. The url is http://www.michronicleonline.com.
Please help! Thanks!
.breakingnews .header span {
font-size: 20px;
}
.breakingnews .header span {
font-size: 20px;
}