@charset "utf-8";
/* Feature */

	@media screen and (min-width:481px) {
		.custom-image-right .text-box {
			max-width: 52%;
		}
		.custom-image-right h3, .h3-image-bottom h3 {
			margin-bottom: 20px;
		}
	}
	@media screen and (max-width:480px) {
		.custom-image-right h3, .h3-image-bottom h3 {
			margin-bottom: 10px;
			margin-top: 20px;
		}
		.custom-image-right .media-box.pull-right {
			margin-left: 0;
		}
		.custom-image-right .media-box img {
			margin: 6px auto 14px;
		}
	}
	@media screen and (min-width:481px) and (max-width:767px) {
		.custom-image-right .text-box {
			max-width: 100%;
		}
	} 
	/* Experience the response and feel of an authentic acoustic action */
	@media screen and (min-width:767px) {
		#d1910443 {
			margin-top: 90px;
		}
	}
	.custom-image-right {
		margin: 2% auto 4%;
	}