#headerTweetList {
    height: 80px;
    list-style-type: none;
    margin: 0;
}
#headerTweetList li {
	margin-top: 0;
}
.homeSider .carousel-inner{
	min-height: 375px;
	padding-bottom: 15px;
}
.carouselSidebar{
	height: auto;
}
