.background-image{
	min-width: 200px;
	min-height: 100px;
	
	background-size: cover;
	background-position: 50% 50%;
	background-repeat: no-repeat;
}