h3.councillorNameTxt a {
    color: black!important;
}
div#containermeetingcontent h2 {
	text-align:center;
}
div#divMeetingFilterWrp select {
    margin-bottom: 2%;
}
@media only screen and (max-width: 480px)
{
h1, .h1, .latest-meeting .projection-page.mainMeetingId ul>li h1 {
    font-size: unset!important;
}
}