.last {
	margin-top: 20px;
	color: #000;
	padding-bottom: 10px;
	border-bottom: 1px solid #ccc;
}
.last div {
	text-align:center;
	font-size:16px;
	font-weight:bold;
	color:#BE4C4F;
	margin:10px auto;
}
.last span {
	font-size:14px;
	line-height: 16px;
	text-align:justify;
	color:#000;
}
.last div.lastph {
	display:flex;
	flex-wrap:wrap;
	align-items:center;
	justify-content:space-around;
}
.last div.lastph a {
	display:inline-block;
	width:120px;
	text-align:center;
	padding:3px;
}
.last div.lastph img {
	max-width:120px!important;
	max-height:120px!important;
	width:auto!important;
	height:auto!important;
	display:inline-block;
	padding:0;
	margin:0 auto;
	border:2px solid #fff;
	box-shadow:0px 0px 2px #000;
}
.last div img {
	max-width:120px!important;
	max-height:120px!important;
	width:auto!important;
	height:auto!important;
	display:inline-block;
	padding:0;
	margin:0 auto;
	border:2px solid #fff;
	box-shadow:0px 0px 2px #000;
}



