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

.section-shared-compare .compare-item-se.device .compare-item-image {
    background-image: url(/lu/watch/shared/compare/images/watch-shared-compare/compare_se__casdb89mtsmu_large.jpg);
}

@media (-webkit-min-device-pixel-ratio: 1.5),(min-resolution: 144dpi), only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx) {
    .section-shared-compare .compare-item-se.device .compare-item-image {
        background-image: url(/lu/watch/shared/compare/images/watch-shared-compare/compare_se__casdb89mtsmu_large_2x.jpg);
    }
}

@media only screen and (max-width: 1068px) {
    .section-shared-compare .compare-item-se.device .compare-item-image {
        background-image: url(/lu/watch/shared/compare/images/watch-shared-compare/compare_se__casdb89mtsmu_medium.jpg);
    }
}

@media only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1068px) and (min-resolution: 1.5dppx), only screen and (max-width: 1068px) and (min-resolution: 144dpi) {
    .section-shared-compare .compare-item-se.device .compare-item-image {
        background-image: url(/lu/watch/shared/compare/images/watch-shared-compare/compare_se__casdb89mtsmu_medium_2x.jpg);
    }
}

@media only screen and (max-width: 734px) {
    .section-shared-compare .compare-item-se.device .compare-item-image {
        background-image: url(/lu/watch/shared/compare/images/watch-shared-compare/compare_se__casdb89mtsmu_small.jpg);
    }
}

@media only screen and (max-width: 734px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 734px) and (min-resolution: 1.5dppx), only screen and (max-width: 734px) and (min-resolution: 144dpi) {
    .section-shared-compare .compare-item-se.device .compare-item-image {
        background-image: url(/lu/watch/shared/compare/images/watch-shared-compare/compare_se__casdb89mtsmu_small_2x.jpg);
    }
}

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




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

@media only screen and (max-width: 1068px) {
  .section-shared-compare .compare-item-headline + p {
    min-height: 60px;
  }
}
@media only screen and (max-width: 734px) {
  .section-shared-compare .compare-item-ultra .compare-item-headline + p {
    min-height: unset;
  }
}

.section-shared-compare.compare-strip .compare-item-se.heart-rate  .one-lines:last-of-type {
  height: 20px;
}

@media only screen and (max-width: 1068px) {
  .section-shared-compare.compare-strip .compare-item-se.heart-rate  .one-lines:last-of-type {
    height: 40px;
  }
}

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