html {
	font-size:100%;
}

.tweets-container h2 {
	font-size: 1.4rem;
}

.tweets-container p {
	font-size: 1.2rem;
}

.tweets-container .panel {
	padding: 0 10px;
	height:150px;
	overflow-y: auto;
	
}
