body { line-break: strict; }

.section-display .image-display-iphone {
    background-size: 168px 235px;
    background-repeat: no-repeat;
    background-image:url(/jp/iphone-duo/images/specs/display_close__dozur4486pyu_large.jpg)
}

@media (min-resolution: 1.5dppx),(min-resolution: 144dpi) {
    .section-display .image-display-iphone {
        background-image:url(/jp/iphone-duo/images/specs/display_close__dozur4486pyu_large_2x.jpg)
    }
}

@media (max-width: 1068px) {
    .section-display .image-display-iphone {
        background-size: 130px 181px;
        background-repeat: no-repeat;
        background-image:url(/jp/iphone-duo/images/specs/display_close__dozur4486pyu_medium.jpg)
    }
}

@media (max-width: 1068px) and (min-resolution: 1.5dppx),(max-width: 1068px) and (min-resolution: 144dpi) {
    .section-display .image-display-iphone {
        background-image:url(/jp/iphone-duo/images/specs/display_close__dozur4486pyu_medium_2x.jpg)
    }
}

@media (max-width: 734px) {
    .section-display .image-display-iphone {
        background-size: 130px 181px;
        background-repeat: no-repeat;
        background-image:url(/jp/iphone-duo/images/specs/display_close__dozur4486pyu_small.jpg)
    }
}

@media (max-width: 734px) and (min-resolution: 1.5dppx),(max-width: 734px) and (min-resolution: 144dpi) {
    .section-display .image-display-iphone {
        background-image:url(/jp/iphone-duo/images/specs/display_close__dozur4486pyu_small_2x.jpg)
    }
}

.section-display .image-display-iphone-open {
    background-size: 327px 235px;
    background-repeat: no-repeat;
    background-image:url(/jp/iphone-duo/images/specs/display_open__dk4of4ejok6e_large.jpg)
}

@media (min-resolution: 1.5dppx),(min-resolution: 144dpi) {
    .section-display .image-display-iphone-open {
        background-image:url(/jp/iphone-duo/images/specs/display_open__dk4of4ejok6e_large_2x.jpg)
    }
}

@media (max-width: 1068px) {
    .section-display .image-display-iphone-open {
        background-size: 253px 181px;
        background-repeat: no-repeat;
        background-image:url(/jp/iphone-duo/images/specs/display_open__dk4of4ejok6e_medium.jpg)
    }
}

@media (max-width: 1068px) and (min-resolution: 1.5dppx),(max-width: 1068px) and (min-resolution: 144dpi) {
    .section-display .image-display-iphone-open {
        background-image:url(/jp/iphone-duo/images/specs/display_open__dk4of4ejok6e_medium_2x.jpg)
    }
}

@media (max-width: 734px) {
    .section-display .image-display-iphone-open {
        background-size: 253px 181px;
        background-repeat: no-repeat;
        background-image:url(/jp/iphone-duo/images/specs/display_open__dk4of4ejok6e_small.jpg)
    }
}

@media (max-width: 734px) and (min-resolution: 1.5dppx),(max-width: 734px) and (min-resolution: 144dpi) {
    .section-display .image-display-iphone-open {
        background-image:url(/jp/iphone-duo/images/specs/display_open__dk4of4ejok6e_small_2x.jpg)
    }
}

.section-built-in-apps .techspecs-app-icon-calendar {
    background-size: 52px 52px;
    background-repeat: no-repeat;
    background-image:url(/jp/iphone-duo/images/specs/icon_calendar__c47mv03ovj8m_large.png)
}

@media (min-resolution: 1.5dppx),(min-resolution: 144dpi) {
    .section-built-in-apps .techspecs-app-icon-calendar {
        background-image:url(/jp/iphone-duo/images/specs/icon_calendar__c47mv03ovj8m_large_2x.png)
    }
}


@media (min-width: 735px) {
  .buystrip-hero .help {
    grid-column: span 6;
    margin-top: 0;
  }
}
.buystrip-hero .trade-in .item-headline,
.buystrip-hero .help .item-headline {
  max-width: 100%;
}

@media (max-width: 1068px) and (min-width: 735px) {
  .section-external .image-external-connectors .diagram-text.diagram-mic {
    width: 70px;
    left: 63px;
  }
}

@media (max-width: 1068px) and (min-width: 735px){
    .section-external .image-external-connectors .diagram-text.diagram-camera-control{
        top: 208px;
    }
}

@media (max-width:480px) {
    .section-external .image-external-connectors .diagram-text.diagram-side {
        left: 73px;
    }
}

@media (max-width:480px) {
    .section-external .image-external-connectors .diagram-text.diagram-camera-control {
        left: 126px;
    }
}

.buystrip-hero .trade-in .item-copy {
  max-width: 22em;
}