.learn-content {	
	height: 1377px; 
  background-image: url('../image/learn.png');
  background-position: center top;
  background-size: 100%;
  background-repeat: no-repeat;
}

.learn-btn {
	margin-left: 73px;
	margin-top: 36px;
	width: 128px;
	height: 39px;
	background: #E62129;
	border-radius: 3px;
	color: white;
	text-align: center;
	font-size: 13px;
	line-height: 39px;
}