@charset "utf-8";
a.pic{
	display:block;
	width:auto;
	height:auto;
	padding-bottom:75%;
	background-position:top center;
	background-size:cover;
	background-repeat:no-repeat;
	background-color:#000;
}