
#etc .epos{
	margin: 30px auto;
}
@media screen and (min-width: 769px){
	#etc .epos{
	width: 50%;
	margin: 70px auto;
}
#etc .epos img{
	width: 100%;
}

}
