@media (min-width: 1025px){
	.member:nth-child(4) .teampop{top:inherit; bottom:50px;}
	.member:nth-child(5) .teampop{top:inherit; bottom:50px;}
}
@media (max-width: 767px){
.page-template-template_about .member:nth-child(even){padding-left:20px;}
}