@media screen and (max-width: 480px) {
	
.StaffListFlex{ flex-wrap:wrap; width:100%; display:block; }
.StaffListFlex li{ min-width:50%; box-sizing:border-box; flex:0;}

.RightAmazonBook{display:none;}

.TopRanking .scroll-pane,
.RightTweet .scroll-pane{
	height:50vh;
}
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
}