.articleThumb{
height:120px;
}

.articleTitle{
margin-top:	-0.2rem;
}


@media screen and (max-width: 400px) {
.articleTitle{
margin-bottom:		0.4rem;
}
.articleOutline,
.articleContent,
.photographer{
font-size: 			1.2rem;
}
}