/* Local overrides */

/* highlights */
@media only screen and (min-width: 320px) and (max-width: 345px) {
	#highlights-gallery-item-2 .caption-container.large-pin-center-right p {
		margin-top: 21px;
	}
}

#highlights-gallery-item-3 .caption-container.large-pin-top-left p {
	max-width: 390px;
}

@media only screen and (max-width: 1068px) and (min-width: 735px) {
	#highlights-gallery-item-3 .caption-container.large-pin-top-left p {
		max-width: 330px;
	}
}

@media only screen and (max-width: 734px) {
	#highlights-gallery-item-3 .caption-container.large-pin-top-left p {
		max-width: 250px;
	}
}

#highlights-gallery-item-4 .caption-container.large-pin-top-left p {
	max-width: 460px;
}

@media only screen and (max-width: 1068px) and (min-width: 735px) {
	#highlights-gallery-item-4 .caption-container.large-pin-top-left p {
		max-width: 400px;
	}
}

@media only screen and (min-width: 320px) and (max-width: 734px) {
	#highlights-gallery-item-3 .caption-container.large-pin-top-left p {
		max-width: 250px;
	}
}

@media only screen and (min-width: 361px) and (max-width: 734px) {
	#highlights-gallery-item-6 .caption-container.large-pin-top-center p {
		max-width: 290px;
	}
}

@media only screen and (min-width: 320px) and (max-width: 360px) {
	#highlights-gallery-item-6 .caption-container.large-pin-top-center p {
		max-width: 190px;
		margin-top: 12px;
	}
}

/* highlights */
