.search-result-thumbnail {
	width: 100%;
	height: 0;
	padding-bottom: 100%; /* 1:1 ºñÀ²À» À¯ÁöÇÏµµ·Ï ¼³Á¤ */
	background-size: cover;
	background-position: center;
	margin-bottom: 10px;
}