/*------------------------------------*\
   LOCAL FIXES
\*------------------------------------*/

.icon-card .overview-icon-card-icon-applecard {
    margin-top: 8px;
    margin-bottom: -9px;
}

.custom-small{
	display: none;
}

@media only screen and (min-width: 1069px) {
	.subsection-hifi-sound .subsection-header .subsection-headline {
		max-width: 930px;
	}
}

@media only screen and (min-width: 735px) and (max-width: 1068px) {
	.section-media-card .media-gallery-item-2 .caption {
		max-width: 540px;
	}
	.subsection-hifi-sound .hifi-sound-background-image-container .hifi-sound-background-image {
		top: 80px;
	}
}

@media (max-width: 734px) {
	.subsection-hifi-sound .hifi-sound-background-image-container .hifi-sound-background-image {
		top: 20px;
	}

}

@media (max-width: 570px) {
	.subsection-hifi-sound .hifi-sound-background-image-container .hifi-sound-background-image {
		top: 70px;
	}
}

@media (max-width: 480px) {
	.subsection-hifi-sound .hifi-sound-background-image-container .hifi-sound-background-image {
		top: 15px;
	}
	.ric-modal.product-stories-hifi-sound .hifi-sound-gallery .gallery-item-caption {
		margin-top: 110px;
	}
	.custom-small{
		display: block;
	}
	.subsection-hifi-sound .subsection-header .subsection-headline {
		max-width: 280px;
	}
}

@media (max-width: 360px) {
	.subsection-hifi-sound .hifi-sound-background-image-container .hifi-sound-background-image {
		top: 85px;
	}
}

/*------------------------------------*\
   END LOCAL FIXES
\*------------------------------------*/
