body h3, body h3 a {
    font-size: 20px;
}

/** OVERWRAPPER **/

.mfp-img-gallery .mfp-container .mfp-content .mfp-close {
	margin: 10px 10px 0 0;
}
/** END OVERWRAPPER **/

@media
  screen and (-webkit-min-device-pixel-ratio: 2),
  screen and (min-resolution: 192dpi),
	screen and (min-resolution: 2dppx) {


	 #custom_options .select-wrapper.lapSize .backgroundImage:after {
		background-image: url(../../images/custom_lw/lapSize/lapSizeBackground.png);
	}

}
