.last-fight h1{
	color:#fff;
	background-image:url(/img/last-fight_title.png);
	padding:17px 38px 22px;
	margin:0;
}

.last-fight p{
	margin:25px 0 60px;
	text-align:center;
}

.letter{
	background-image:url(/img/sinwar_bgr.png);
	background-size:100% 100%;
	color:#094668;
	padding:25px 80px 85px;
	width:460px;
	margin:120px 0;
}

.letter h1{
	background-image:url(/img/sinwar_title1.png);
	background-size:100% 100%;
	display:table;
	font-weight:normal;
	font-size:28px;
	padding:12px 20px 12px 36px;
}

.letter p{
	font-size:23px;
	line-height:30px;
}

.letter2{
	width:973px;
	color:#094668;
	background-image:url(/img/sinwar_bgr2.png);
	background-size:100% 100%;
	padding:65px 65px 90px;
	margin:80px 0;
}

.letter2 h1{
	background-image:url(/img/sinwar_title2.png);
	background-size:100% 100%;
	display:table;
	font-size:26px;
	padding:12px 20px 12px 36px;
}

.letter2 span{
	font-size:12px;
	line-height:20px;
}

.letter2 .big{
	font-size:24px;
	font-weight:bold;
	line-height:30px;
}

.light-blue{
	padding:100px 0;
}

.light-blue nav:nth-child(2) div{
	margin-top:90px;
	border-radius:30px;
}

.light-blue>div{
	margin:100px 0 0;
	display:inline-block;
	width:960px;
}

@media only screen and (max-width:800px){
	.light-blue>div{
		width:82%;
		margin:10pt 0 0;
		padding:5% 0 10%;
	}

	.letter,.letter2{
		background:#fff;
		border-radius:20pt;
		padding:4% 5% 7%!important;
		margin:7% 0 10%;
		width:80%!important;
		text-align:right;
	}

	.letter h1,.letter2 h1{
		font-size:17pt;
	}

	.letter2 .big{
		font-size:16pt;
	}

	.letter p{
		font-size:15pt;
		line-height:20pt;
	}

	div .photo-frame{
		width:92%;
		margin:13pt 0!important;
		float:none!important;
	}
}