.twitter-timeline {
  max-width: 100%;
  max-height: 500px;
}
.panel-title {
	font-size: 28px;
	color: #FFFFFF;
	font-family: 'Open Sans', sans-serif;
	padding-top: 8px;
}
.panel-heading {
 background-color: #000000 !important;
 color: #000000 !important;
}
.panel {
	margin-top: 0px;
	border-style: none;
}