/*------------------------------------*\
		LOCAL SCREENS
\*------------------------------------*/

.section-compare .image-icon-optical-zoom-duo {
    width: 74px;
    height: 24px;
    background-size: 74px 24px;
    background-repeat: no-repeat;
    background-image:url(/euro/iphone/shared/compare/b/screens_alt/images/overview/icon_optical_zoom_duo__ezik302yff2a_large.png)
}

@media (min-resolution: 144dpi), only screen and (min-resolution: 1.5dppx) {
    .section-compare .image-icon-optical-zoom-duo {
        background-image:url(/euro/iphone/shared/compare/b/screens_alt/images/overview/icon_optical_zoom_duo__ezik302yff2a_large_2x.png)
    }
}





/*------------------------------------*\
		END LOCAL SCREENS
\*------------------------------------*/




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

.section-compare .one-line-alt {
    height: 20px;
}
.section-compare .two-lines-alt {
    height: 40px;
}
.section-compare .three-lines-alt {
    height: 60px;
}
.section-compare .four-lines-alt {
    height: 80px;
}
@media only screen and (max-width: 1068px) {
	.section-compare .medium-one-line-alt {
		height: 20px;
	}
	.section-compare .medium-two-lines-alt {
		height: 40px;
	}
	.section-compare .medium-three-lines-alt {
		height: 60px;
	}
}
@media only screen and (max-width: 734px) {
	.section-compare .small-one-line-alt {
		height: 20px;
	}
	.section-compare .small-two-lines-alt {
		height: 40px;
	}
	.section-compare .small-three-lines-alt {
		height: 60px;
	}
}

@media only screen and (min-width:1069px) {
    .section-compare .three-lines-large {
        height: 60px;
    }
}

@media only screen and (max-width: 375px) {
	.section-compare .three-line-small {
		height: 60px;
	}
}
/*------------------------------------*\
		END LOCAL FIXES
\*------------------------------------*/
