.anc02 .sub-section .float-right {
	width: 200px;
}

.anc02 .sub-section .float-right.large-photo {
	width: 320px;
}

.anc02 .sub-section .float-right.small-photo {
	padding: 0 40px;
}


@media only screen and (max-width: 767px) {
	.anc02 .sub-section .float-right {
		margin: 20px auto 40px auto;
	}
	.anc02 .sub-section .float-right.small-photo {
	}
}