@charset "UTF-8";
html {
  font-size: 100%;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0;
  padding: 0; }

ul,
ol,
li,
dl,
dt,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
hgroup,
p,
blockquote,
figure,
form,
fieldset,
input,
legend,
pre,
abbr {
  margin: 0;
  padding: 0; }

pre,
code,
address,
caption,
th,
figcaption {
  font-size: 1em;
  font-weight: normal;
  font-style: normal; }

fieldset,
iframe,
img {
  border: 0; }

caption,
th {
  text-align: left; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

article,
aside,
footer,
header,
nav,
main,
section,
summary,
details,
hgroup,
figure,
figcaption {
  display: block; }

audio,
canvas,
video,
progress {
  display: inline-block;
  vertical-align: baseline; }

button {
  border: 0;
  font: inherit;
  vertical-align: middle; }

@media print {
  body,
  #main,
  #content {
    color: #000; }
  a,
  a:link,
  a:visited {
    color: #000;
    text-decoration: none; }
  #globalheader,
  #globalfooter,
  #directorynav,
  #tabs,
  .noprint,
  .hide {
    display: none; } }

html {
  font-family: "Myriad Set Pro", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  font-size: 112.5%; }

[lang=ja-JP] {
  font-family: "Apple TP", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "Helvetica Neue", "Helvetica", "Arial", sans-serif; }

[lang=zh-CN] {
  font-family: "PingHei", "STHeitiSC-Light", "Helvetica Neue", "Helvetica", "Arial", sans-serif; }

[lang=zh-TW] {
  font-family: "MHei", "STHeitiTC-Light", "Helvetica Neue", "Helvetica", "Arial", sans-serif; }

[lang=zh-HK] {
  font-family: "MHei", "STHeitiTC-Light", "Helvetica Neue", "Helvetica", "Arial", sans-serif; }

[lang=th-TH] {
  font-family: "Sukhumvit Set", "Helvetica Neue", "Helvetica", "Arial", sans-serif; }

[lang=ko-KR] {
  font-family: "Yoon Gothic", "Apple Gothic", "HY Gulim", "MalgumGothic", "HY Dotum", "Lexi Gulim", "Helvetica Neue", "Helvetica", "Arial", sans-serif; }

body {
  font-size: 18px;
  line-height: 1.45;
  font-weight: 400;
  letter-spacing: normal;
  background-color: white;
  color: #333333;
  font-style: normal; }
  @media only screen and (max-width: 1068px) {
    body {
      font-size: 18px;
      line-height: 1.45;
      font-weight: 400;
      letter-spacing: normal; } }
  @media only screen and (max-width: 735px) {
    body {
      font-size: 18px;
      line-height: 1.45;
      font-weight: 400;
      letter-spacing: normal; } }
  html[lang=zh-TW] body {
    font-size: 16px;
    line-height: 1.8125; }
    @media only screen and (max-width: 1068px) {
      html[lang=zh-TW] body {
        font-size: 16px;
        line-height: 1.8125; } }
    @media only screen and (max-width: 735px) {
      html[lang=zh-TW] body {
        font-size: 16px;
        line-height: 1.8125; } }
  html[lang=zh-HK] body {
    font-size: 16px;
    line-height: 1.8125; }
    @media only screen and (max-width: 1068px) {
      html[lang=zh-HK] body {
        font-size: 16px;
        line-height: 1.8125; } }
    @media only screen and (max-width: 735px) {
      html[lang=zh-HK] body {
        font-size: 16px;
        line-height: 1.8125; } }
  html[lang=zh-CN] body {
    font-size: 16px;
    line-height: 1.75; }
    @media only screen and (max-width: 1068px) {
      html[lang=zh-CN] body {
        font-size: 16px;
        line-height: 1.75; } }
    @media only screen and (max-width: 735px) {
      html[lang=zh-CN] body {
        font-size: 16px;
        line-height: 1.75; } }

body,
input,
textarea,
select,
button {
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -moz-font-feature-settings: 'liga', 'kern'; }

a {
  color: #0088cc; }
  a:visited, a:link, a:active {
    text-decoration: none; }
  html.no-js a:hover {
    text-decoration: underline; }
  html.no-touch a:hover {
    text-decoration: underline; }

h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0 0 0.45em 0; }
  * + h1, * +
  h2, * +
  h3, * +
  h4, * +
  h5, * +
  h6 {
    margin-top: 1em; }
  h1 img,
  h2 img,
  h3 img,
  h4 img,
  h5 img,
  h6 img {
    display: block;
    margin: 0; }

strong,
b {
  font-weight: bold; }

em,
i,
cite,
dfn {
  font-style: italic; }

p {
  margin: 0 0 1em 0; }

li li {
  font-size: 1em; }

ul,
ol {
  margin: 1em 0 1em 1.11111em; }
  ul ul,
  ul ol,
  ol ul,
  ol ol {
    margin-top: 0;
    margin-bottom: 0; }
  nav ul, nav
  ol {
    list-style: none;
    margin: 0; }

sup {
  font-size: .6em;
  opacity: .8;
  vertical-align: top;
  position: relative;
  bottom: -.2em; }
  h1 sup,
  h2 sup,
  h3 sup {
    font-size: .4em; }
  html.oldie h4 sup, html.oldie h5 sup, html.oldie h6 sup {
    font-size: .8em;
    font-weight: normal;
    line-height: 1;
    bottom: auto; }
  sup a {
    color: #333333; }
    sup a:hover {
      color: #0088cc;
      text-decoration: none; }

sub {
  line-height: 1; }

abbr {
  border: 0; }

.selfclear:before, .selfclear:after {
  content: ' ';
  display: table; }

.selfclear:after {
  clear: both; }

html.oldie .selfclear {
  zoom: 1; }

.visuallyhidden {
  position: absolute;
  top: 0;
  left: 0;
  clip: rect(1px 1px 1px 1px);
  clip: rect(1px, 1px, 1px, 1px);
  -webkit-clip-path: inset(0px 0px 99.9% 99.9%);
          clip-path: inset(0px 0px 99.9% 99.9%);
  overflow: hidden;
  height: 1px;
  width: 1px;
  padding: 0;
  border: 0; }

.imagereplace {
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap; }

.nowrap {
  white-space: nowrap; }

.clear {
  clear: both; }

#top {
  position: absolute;
  top: 0; }

.cursor-grab {
  cursor: move;
  cursor: -webkit-grab;
  cursor: grab; }

.cursor-grabbing {
  cursor: move;
  cursor: -webkit-grabbing;
  cursor: grabbing; }

.row {
  position: relative;
  z-index: 1; }
  .row:before, .row:after {
    content: ' ';
    display: table; }
  .row:after {
    clear: both; }
  html.oldie .row {
    zoom: 1; }

.column {
  position: relative;
  z-index: 1;
  min-height: 2px;
  margin: 0;
  padding: 0;
  float: left; }

.large-offset-0 {
  margin-left: 0; }

.large-push-0 {
  left: auto;
  right: auto; }

.large-pull-0 {
  right: auto;
  left: auto; }

.large-1 {
  width: 8.33333%; }
  html.oldie .large-1 {
    width: 8.325%; }

.large-offset-1 {
  margin-left: 8.33333%; }
  html.oldie .large-offset-1 {
    margin-left: 8.325%; }

.large-push-1 {
  left: 8.33333%;
  right: auto; }

.large-pull-1 {
  right: 8.33333%;
  left: auto; }

.large-2 {
  width: 16.66667%; }
  html.oldie .large-2 {
    width: 16.65%; }

.large-offset-2 {
  margin-left: 16.66667%; }
  html.oldie .large-offset-2 {
    margin-left: 16.65%; }

.large-push-2 {
  left: 16.66667%;
  right: auto; }

.large-pull-2 {
  right: 16.66667%;
  left: auto; }

.large-3 {
  width: 25%; }
  html.oldie .large-3 {
    width: 24.975%; }

.large-offset-3 {
  margin-left: 25%; }
  html.oldie .large-offset-3 {
    margin-left: 24.975%; }

.large-push-3 {
  left: 25%;
  right: auto; }

.large-pull-3 {
  right: 25%;
  left: auto; }

.large-4 {
  width: 33.33333%; }
  html.oldie .large-4 {
    width: 33.3%; }

.large-offset-4 {
  margin-left: 33.33333%; }
  html.oldie .large-offset-4 {
    margin-left: 33.3%; }

.large-push-4 {
  left: 33.33333%;
  right: auto; }

.large-pull-4 {
  right: 33.33333%;
  left: auto; }

.large-5 {
  width: 41.66667%; }
  html.oldie .large-5 {
    width: 41.625%; }

.large-offset-5 {
  margin-left: 41.66667%; }
  html.oldie .large-offset-5 {
    margin-left: 41.625%; }

.large-push-5 {
  left: 41.66667%;
  right: auto; }

.large-pull-5 {
  right: 41.66667%;
  left: auto; }

.large-6 {
  width: 50%; }
  html.oldie .large-6 {
    width: 49.95%; }

.large-offset-6 {
  margin-left: 50%; }
  html.oldie .large-offset-6 {
    margin-left: 49.95%; }

.large-push-6 {
  left: 50%;
  right: auto; }

.large-pull-6 {
  right: 50%;
  left: auto; }

.large-7 {
  width: 58.33333%; }
  html.oldie .large-7 {
    width: 58.275%; }

.large-offset-7 {
  margin-left: 58.33333%; }
  html.oldie .large-offset-7 {
    margin-left: 58.275%; }

.large-push-7 {
  left: 58.33333%;
  right: auto; }

.large-pull-7 {
  right: 58.33333%;
  left: auto; }

.large-8 {
  width: 66.66667%; }
  html.oldie .large-8 {
    width: 66.6%; }

.large-offset-8 {
  margin-left: 66.66667%; }
  html.oldie .large-offset-8 {
    margin-left: 66.6%; }

.large-push-8 {
  left: 66.66667%;
  right: auto; }

.large-pull-8 {
  right: 66.66667%;
  left: auto; }

.large-9 {
  width: 75%; }
  html.oldie .large-9 {
    width: 74.925%; }

.large-offset-9 {
  margin-left: 75%; }
  html.oldie .large-offset-9 {
    margin-left: 74.925%; }

.large-push-9 {
  left: 75%;
  right: auto; }

.large-pull-9 {
  right: 75%;
  left: auto; }

.large-10 {
  width: 83.33333%; }
  html.oldie .large-10 {
    width: 83.25%; }

.large-offset-10 {
  margin-left: 83.33333%; }
  html.oldie .large-offset-10 {
    margin-left: 83.25%; }

.large-push-10 {
  left: 83.33333%;
  right: auto; }

.large-pull-10 {
  right: 83.33333%;
  left: auto; }

.large-11 {
  width: 91.66667%; }
  html.oldie .large-11 {
    width: 91.575%; }

.large-offset-11 {
  margin-left: 91.66667%; }
  html.oldie .large-offset-11 {
    margin-left: 91.575%; }

.large-push-11 {
  left: 91.66667%;
  right: auto; }

.large-pull-11 {
  right: 91.66667%;
  left: auto; }

.large-12 {
  width: 100%; }
  html.oldie .large-12 {
    width: 99.9%; }

.large-offset-12 {
  margin-left: 100%; }
  html.oldie .large-offset-12 {
    margin-left: 99.9%; }

.large-push-12 {
  left: 100%;
  right: auto; }

.large-pull-12 {
  right: 100%;
  left: auto; }

.large-centered {
  margin-left: auto;
  margin-right: auto;
  float: none; }

.large-uncentered {
  margin-left: 0;
  margin-right: 0; }

.large-last {
  float: right; }

.large-notlast {
  float: left; }

@media only screen and (min-width: 1442px) {
  .xlarge-offset-0 {
    margin-left: 0; }
  .xlarge-push-0 {
    left: auto;
    right: auto; }
  .xlarge-pull-0 {
    right: auto;
    left: auto; }
  .xlarge-1 {
    width: 8.33333%; }
  .xlarge-offset-1 {
    margin-left: 8.33333%; }
  .xlarge-push-1 {
    left: 8.33333%;
    right: auto; }
  .xlarge-pull-1 {
    right: 8.33333%;
    left: auto; }
  .xlarge-2 {
    width: 16.66667%; }
  .xlarge-offset-2 {
    margin-left: 16.66667%; }
  .xlarge-push-2 {
    left: 16.66667%;
    right: auto; }
  .xlarge-pull-2 {
    right: 16.66667%;
    left: auto; }
  .xlarge-3 {
    width: 25%; }
  .xlarge-offset-3 {
    margin-left: 25%; }
  .xlarge-push-3 {
    left: 25%;
    right: auto; }
  .xlarge-pull-3 {
    right: 25%;
    left: auto; }
  .xlarge-4 {
    width: 33.33333%; }
  .xlarge-offset-4 {
    margin-left: 33.33333%; }
  .xlarge-push-4 {
    left: 33.33333%;
    right: auto; }
  .xlarge-pull-4 {
    right: 33.33333%;
    left: auto; }
  .xlarge-5 {
    width: 41.66667%; }
  .xlarge-offset-5 {
    margin-left: 41.66667%; }
  .xlarge-push-5 {
    left: 41.66667%;
    right: auto; }
  .xlarge-pull-5 {
    right: 41.66667%;
    left: auto; }
  .xlarge-6 {
    width: 50%; }
  .xlarge-offset-6 {
    margin-left: 50%; }
  .xlarge-push-6 {
    left: 50%;
    right: auto; }
  .xlarge-pull-6 {
    right: 50%;
    left: auto; }
  .xlarge-7 {
    width: 58.33333%; }
  .xlarge-offset-7 {
    margin-left: 58.33333%; }
  .xlarge-push-7 {
    left: 58.33333%;
    right: auto; }
  .xlarge-pull-7 {
    right: 58.33333%;
    left: auto; }
  .xlarge-8 {
    width: 66.66667%; }
  .xlarge-offset-8 {
    margin-left: 66.66667%; }
  .xlarge-push-8 {
    left: 66.66667%;
    right: auto; }
  .xlarge-pull-8 {
    right: 66.66667%;
    left: auto; }
  .xlarge-9 {
    width: 75%; }
  .xlarge-offset-9 {
    margin-left: 75%; }
  .xlarge-push-9 {
    left: 75%;
    right: auto; }
  .xlarge-pull-9 {
    right: 75%;
    left: auto; }
  .xlarge-10 {
    width: 83.33333%; }
  .xlarge-offset-10 {
    margin-left: 83.33333%; }
  .xlarge-push-10 {
    left: 83.33333%;
    right: auto; }
  .xlarge-pull-10 {
    right: 83.33333%;
    left: auto; }
  .xlarge-11 {
    width: 91.66667%; }
  .xlarge-offset-11 {
    margin-left: 91.66667%; }
  .xlarge-push-11 {
    left: 91.66667%;
    right: auto; }
  .xlarge-pull-11 {
    right: 91.66667%;
    left: auto; }
  .xlarge-12 {
    width: 100%; }
  .xlarge-offset-12 {
    margin-left: 100%; }
  .xlarge-push-12 {
    left: 100%;
    right: auto; }
  .xlarge-pull-12 {
    right: 100%;
    left: auto; }
  .xlarge-centered {
    margin-left: auto;
    margin-right: auto;
    float: none; }
  .xlarge-uncentered {
    margin-left: 0;
    margin-right: 0; }
  .xlarge-last {
    float: right; }
  .xlarge-notlast {
    float: left; } }

@media only screen and (max-width: 1068px) {
  .medium-offset-0 {
    margin-left: 0; }
  .medium-push-0 {
    left: auto;
    right: auto; }
  .medium-pull-0 {
    right: auto;
    left: auto; }
  .medium-1 {
    width: 8.33333%; }
  .medium-offset-1 {
    margin-left: 8.33333%; }
  .medium-push-1 {
    left: 8.33333%;
    right: auto; }
  .medium-pull-1 {
    right: 8.33333%;
    left: auto; }
  .medium-2 {
    width: 16.66667%; }
  .medium-offset-2 {
    margin-left: 16.66667%; }
  .medium-push-2 {
    left: 16.66667%;
    right: auto; }
  .medium-pull-2 {
    right: 16.66667%;
    left: auto; }
  .medium-3 {
    width: 25%; }
  .medium-offset-3 {
    margin-left: 25%; }
  .medium-push-3 {
    left: 25%;
    right: auto; }
  .medium-pull-3 {
    right: 25%;
    left: auto; }
  .medium-4 {
    width: 33.33333%; }
  .medium-offset-4 {
    margin-left: 33.33333%; }
  .medium-push-4 {
    left: 33.33333%;
    right: auto; }
  .medium-pull-4 {
    right: 33.33333%;
    left: auto; }
  .medium-5 {
    width: 41.66667%; }
  .medium-offset-5 {
    margin-left: 41.66667%; }
  .medium-push-5 {
    left: 41.66667%;
    right: auto; }
  .medium-pull-5 {
    right: 41.66667%;
    left: auto; }
  .medium-6 {
    width: 50%; }
  .medium-offset-6 {
    margin-left: 50%; }
  .medium-push-6 {
    left: 50%;
    right: auto; }
  .medium-pull-6 {
    right: 50%;
    left: auto; }
  .medium-7 {
    width: 58.33333%; }
  .medium-offset-7 {
    margin-left: 58.33333%; }
  .medium-push-7 {
    left: 58.33333%;
    right: auto; }
  .medium-pull-7 {
    right: 58.33333%;
    left: auto; }
  .medium-8 {
    width: 66.66667%; }
  .medium-offset-8 {
    margin-left: 66.66667%; }
  .medium-push-8 {
    left: 66.66667%;
    right: auto; }
  .medium-pull-8 {
    right: 66.66667%;
    left: auto; }
  .medium-9 {
    width: 75%; }
  .medium-offset-9 {
    margin-left: 75%; }
  .medium-push-9 {
    left: 75%;
    right: auto; }
  .medium-pull-9 {
    right: 75%;
    left: auto; }
  .medium-10 {
    width: 83.33333%; }
  .medium-offset-10 {
    margin-left: 83.33333%; }
  .medium-push-10 {
    left: 83.33333%;
    right: auto; }
  .medium-pull-10 {
    right: 83.33333%;
    left: auto; }
  .medium-11 {
    width: 91.66667%; }
  .medium-offset-11 {
    margin-left: 91.66667%; }
  .medium-push-11 {
    left: 91.66667%;
    right: auto; }
  .medium-pull-11 {
    right: 91.66667%;
    left: auto; }
  .medium-12 {
    width: 100%; }
  .medium-offset-12 {
    margin-left: 100%; }
  .medium-push-12 {
    left: 100%;
    right: auto; }
  .medium-pull-12 {
    right: 100%;
    left: auto; }
  .medium-centered {
    margin-left: auto;
    margin-right: auto;
    float: none; }
  .medium-uncentered {
    margin-left: 0;
    margin-right: 0; }
  .medium-last {
    float: right; }
  .medium-notlast {
    float: left; } }

@media only screen and (max-width: 735px) {
  .small-offset-0 {
    margin-left: 0; }
  .small-push-0 {
    left: auto;
    right: auto; }
  .small-pull-0 {
    right: auto;
    left: auto; }
  .small-1 {
    width: 8.33333%; }
  .small-offset-1 {
    margin-left: 8.33333%; }
  .small-push-1 {
    left: 8.33333%;
    right: auto; }
  .small-pull-1 {
    right: 8.33333%;
    left: auto; }
  .small-2 {
    width: 16.66667%; }
  .small-offset-2 {
    margin-left: 16.66667%; }
  .small-push-2 {
    left: 16.66667%;
    right: auto; }
  .small-pull-2 {
    right: 16.66667%;
    left: auto; }
  .small-3 {
    width: 25%; }
  .small-offset-3 {
    margin-left: 25%; }
  .small-push-3 {
    left: 25%;
    right: auto; }
  .small-pull-3 {
    right: 25%;
    left: auto; }
  .small-4 {
    width: 33.33333%; }
  .small-offset-4 {
    margin-left: 33.33333%; }
  .small-push-4 {
    left: 33.33333%;
    right: auto; }
  .small-pull-4 {
    right: 33.33333%;
    left: auto; }
  .small-5 {
    width: 41.66667%; }
  .small-offset-5 {
    margin-left: 41.66667%; }
  .small-push-5 {
    left: 41.66667%;
    right: auto; }
  .small-pull-5 {
    right: 41.66667%;
    left: auto; }
  .small-6 {
    width: 50%; }
  .small-offset-6 {
    margin-left: 50%; }
  .small-push-6 {
    left: 50%;
    right: auto; }
  .small-pull-6 {
    right: 50%;
    left: auto; }
  .small-7 {
    width: 58.33333%; }
  .small-offset-7 {
    margin-left: 58.33333%; }
  .small-push-7 {
    left: 58.33333%;
    right: auto; }
  .small-pull-7 {
    right: 58.33333%;
    left: auto; }
  .small-8 {
    width: 66.66667%; }
  .small-offset-8 {
    margin-left: 66.66667%; }
  .small-push-8 {
    left: 66.66667%;
    right: auto; }
  .small-pull-8 {
    right: 66.66667%;
    left: auto; }
  .small-9 {
    width: 75%; }
  .small-offset-9 {
    margin-left: 75%; }
  .small-push-9 {
    left: 75%;
    right: auto; }
  .small-pull-9 {
    right: 75%;
    left: auto; }
  .small-10 {
    width: 83.33333%; }
  .small-offset-10 {
    margin-left: 83.33333%; }
  .small-push-10 {
    left: 83.33333%;
    right: auto; }
  .small-pull-10 {
    right: 83.33333%;
    left: auto; }
  .small-11 {
    width: 91.66667%; }
  .small-offset-11 {
    margin-left: 91.66667%; }
  .small-push-11 {
    left: 91.66667%;
    right: auto; }
  .small-pull-11 {
    right: 91.66667%;
    left: auto; }
  .small-12 {
    width: 100%; }
  .small-offset-12 {
    margin-left: 100%; }
  .small-push-12 {
    left: 100%;
    right: auto; }
  .small-pull-12 {
    right: 100%;
    left: auto; }
  .small-centered {
    margin-left: auto;
    margin-right: auto;
    float: none; }
  .small-uncentered {
    margin-left: 0;
    margin-right: 0; }
  .small-last {
    float: right; }
  .small-notlast {
    float: left; } }

@font-face {
  font-family: "AppleIcons";
  font-style: normal;
  font-weight: 400;
  src: url("/v/ios/siri/d/built/assets/ac-appleicons/fonts/appleicons_text.eot");
  src: url("/v/ios/siri/d/built/assets/ac-appleicons/fonts/appleicons_text.eot?#iefix") format("embedded-opentype"), url("/v/ios/siri/d/built/assets/ac-appleicons/fonts/appleicons_text.woff") format("woff"), url("/v/ios/siri/d/built/assets/ac-appleicons/fonts/appleicons_text.ttf") format("truetype"); }

@font-face {
  font-family: "AppleIcons";
  font-style: normal;
  font-weight: 200;
  src: url("/v/ios/siri/d/built/assets/ac-appleicons/fonts/appleicons_thin.eot");
  src: url("/v/ios/siri/d/built/assets/ac-appleicons/fonts/appleicons_thin.eot?#iefix") format("embedded-opentype"), url("/v/ios/siri/d/built/assets/ac-appleicons/fonts/appleicons_thin.woff") format("woff"), url("/v/ios/siri/d/built/assets/ac-appleicons/fonts/appleicons_thin.ttf") format("truetype"); }

@font-face {
  font-family: "AppleIcons";
  font-style: normal;
  font-weight: 100;
  src: url("/v/ios/siri/d/built/assets/ac-appleicons/fonts/appleicons_ultralight.eot");
  src: url("/v/ios/siri/d/built/assets/ac-appleicons/fonts/appleicons_ultralight.eot?#iefix") format("embedded-opentype"), url("/v/ios/siri/d/built/assets/ac-appleicons/fonts/appleicons_ultralight.woff") format("woff"), url("/v/ios/siri/d/built/assets/ac-appleicons/fonts/appleicons_ultralight.ttf") format("truetype"); }

.icon {
  behavior: url("/v/ios/siri/d/built/assets/ac-appleicons/behaviors/icons.htc"); }
  .icon:before, .icon:after,
  .icon .icon-htc {
    display: inline-block;
    color: inherit;
    font-family: "AppleIcons";
    font-style: normal;
    font-weight: inherit;
    font-size: inherit;
    line-height: 1;
    text-decoration: none;
    position: relative;
    z-index: 1; }
  .icon:after,
  .icon .icon-htc {
    top: 0;
    padding-left: 0.3em; }
  .icon:before {
    display: none; }

.icon-before {
  behavior: url("/v/ios/siri/d/built/assets/ac-appleicons/behaviors/icons.htc"); }
  .icon-before:before, .icon-before:after,
  .icon-before .icon-htc {
    display: inline-block;
    color: inherit;
    font-family: "AppleIcons";
    font-style: normal;
    font-weight: inherit;
    font-size: inherit;
    line-height: 1;
    text-decoration: none;
    position: relative;
    z-index: 1; }
  .icon-before:before,
  .icon-before .icon-htc {
    top: -0.125em;
    padding-right: 0.3em; }
  .icon-before:after {
    display: none; }

.icon-standalone {
  behavior: url("/v/ios/siri/d/built/assets/ac-appleicons/behaviors/icons.htc"); }
  .icon-standalone:before, .icon-standalone:after,
  .icon-standalone .icon-htc {
    display: inline-block;
    color: inherit;
    font-family: "AppleIcons";
    font-style: normal;
    font-weight: inherit;
    font-size: inherit;
    line-height: 1;
    text-decoration: none;
    position: relative;
    z-index: 1; }
  .icon-standalone:after,
  .icon-standalone .icon-htc {
    top: 0;
    padding-left: 0;
    padding-right: 0; }
  .icon-standalone:before {
    display: none; }

.icon-font {
  font-family: "AppleIcons";
  font-style: normal;
  font-weight: inherit; }

.icon-ie-parent:link {
  text-decoration: none; }
  html.no-js .icon-ie-parent:link:hover {
    text-decoration: none; }
    html.no-js .icon-ie-parent:link:hover .icon-ie-link {
      text-decoration: underline; }
  html.no-touch .icon-ie-parent:link:hover {
    text-decoration: none; }
    html.no-touch .icon-ie-parent:link:hover .icon-ie-link {
      text-decoration: underline; }

.icon-chevrondown:before, .icon-chevrondown:after {
  content: ""; }

.icon-chevrondown .icon-htc {
  x-content: ""; }

.icon-chevrondownalt:before, .icon-chevrondownalt:after {
  content: ""; }

.icon-chevrondownalt .icon-htc {
  x-content: ""; }

.icon-chevronleft:before, .icon-chevronleft:after {
  content: ""; }

.icon-chevronleft .icon-htc {
  x-content: ""; }

.icon-chevronrightalt:before, .icon-chevronrightalt:after {
  content: ""; }

.icon-chevronrightalt .icon-htc {
  x-content: ""; }

.icon-chevronright:before, .icon-chevronright:after {
  content: ""; }

.icon-chevronright .icon-htc {
  x-content: ""; }

.icon-chevronleftalt:before, .icon-chevronleftalt:after {
  content: ""; }

.icon-chevronleftalt .icon-htc {
  x-content: ""; }

.icon-chevronup:before, .icon-chevronup:after {
  content: ""; }

.icon-chevronup .icon-htc {
  x-content: ""; }

.icon-chevronupalt:before, .icon-chevronupalt:after {
  content: ""; }

.icon-chevronupalt .icon-htc {
  x-content: ""; }

.icon-close:before, .icon-close:after {
  content: ""; }

.icon-close .icon-htc {
  x-content: ""; }

.icon-closealt:before, .icon-closealt:after {
  content: ""; }

.icon-closealt .icon-htc {
  x-content: ""; }

.icon-download:before, .icon-download:after {
  content: ""; }

.icon-download .icon-htc {
  x-content: ""; }

.icon-downloadalt:before, .icon-downloadalt:after {
  content: ""; }

.icon-downloadalt .icon-htc {
  x-content: ""; }

.icon-external:before, .icon-external:after {
  content: ""; }

.icon-external .icon-htc {
  x-content: ""; }

.icon-alert:before, .icon-alert:after {
  content: ""; }

.icon-alert .icon-htc {
  x-content: ""; }

.icon-list:before, .icon-list:after {
  content: ""; }

.icon-list .icon-htc {
  x-content: ""; }

.icon-paddledown:before, .icon-paddledown:after {
  content: ""; }

.icon-paddledown .icon-htc {
  x-content: ""; }

.icon-paddleleft:before, .icon-paddleleft:after {
  content: ""; }

.icon-paddleleft .icon-htc {
  x-content: ""; }

.icon-paddleright:before, .icon-paddleright:after {
  content: ""; }

.icon-paddleright .icon-htc {
  x-content: ""; }

.icon-paddleup:before, .icon-paddleup:after {
  content: ""; }

.icon-paddleup .icon-htc {
  x-content: ""; }

.icon-pause:before, .icon-pause:after {
  content: ""; }

.icon-pause .icon-htc {
  x-content: ""; }

.icon-play:before, .icon-play:after {
  content: ""; }

.icon-play .icon-htc {
  x-content: ""; }

.icon-playalt:before, .icon-playalt:after {
  content: ""; }

.icon-playalt .icon-htc {
  x-content: ""; }

.icon-replay:before, .icon-replay:after {
  content: ""; }

.icon-replay .icon-htc {
  x-content: ""; }

.icon-zoomalt:before, .icon-zoomalt:after {
  content: ""; }

.icon-zoomalt .icon-htc {
  x-content: ""; }

.icon-closeinlinealt:before, .icon-closeinlinealt:after {
  content: ""; }

.icon-closeinlinealt .icon-htc {
  x-content: ""; }

.icon-grid:before, .icon-grid:after {
  content: ""; }

.icon-grid .icon-htc {
  x-content: ""; }

.icon-checkalt:before, .icon-checkalt:after {
  content: ""; }

.icon-checkalt .icon-htc {
  x-content: ""; }

.icon-stop:before, .icon-stop:after {
  content: ""; }

.icon-stop .icon-htc {
  x-content: ""; }

.icon-stopalt:before, .icon-stopalt:after {
  content: ""; }

.icon-stopalt .icon-htc {
  x-content: ""; }

.icon-replayalt:before, .icon-replayalt:after {
  content: ""; }

.icon-replayalt .icon-htc {
  x-content: ""; }

.icon-facebook:before, .icon-facebook:after {
  content: ""; }

.icon-facebook .icon-htc {
  x-content: ""; }

.icon-link:before, .icon-link:after {
  content: ""; }

.icon-link .icon-htc {
  x-content: ""; }

.icon-mail:before, .icon-mail:after {
  content: ""; }

.icon-mail .icon-htc {
  x-content: ""; }

.icon-pinterest:before, .icon-pinterest:after {
  content: ""; }

.icon-pinterest .icon-htc {
  x-content: ""; }

.icon-qqweibo:before, .icon-qqweibo:after {
  content: ""; }

.icon-qqweibo .icon-htc {
  x-content: ""; }

.icon-qzone:before, .icon-qzone:after {
  content: ""; }

.icon-qzone .icon-htc {
  x-content: ""; }

.icon-renren:before, .icon-renren:after {
  content: ""; }

.icon-renren .icon-htc {
  x-content: ""; }

.icon-share:before, .icon-share:after {
  content: ""; }

.icon-share .icon-htc {
  x-content: ""; }

.icon-tumblr:before, .icon-tumblr:after {
  content: ""; }

.icon-tumblr .icon-htc {
  x-content: ""; }

.icon-twitter:before, .icon-twitter:after {
  content: ""; }

.icon-twitter .icon-htc {
  x-content: ""; }

.icon-webo:before, .icon-webo:after {
  content: ""; }

.icon-webo .icon-htc {
  x-content: ""; }

.icon-instagram:before, .icon-instagram:after {
  content: ""; }

.icon-instagram .icon-htc {
  x-content: ""; }

.icon-check:before, .icon-check:after {
  content: ""; }

.icon-check .icon-htc {
  x-content: ""; }

.icon-linkedin:before, .icon-linkedin:after {
  content: ""; }

.icon-linkedin .icon-htc {
  x-content: ""; }

.icon-snapchat:before, .icon-snapchat:after {
  content: ""; }

.icon-snapchat .icon-htc {
  x-content: ""; }

.icon-zoom:before, .icon-zoom:after {
  content: ""; }

.icon-zoom .icon-htc {
  x-content: ""; }

.icon-zoomoutalt:before, .icon-zoomoutalt:after {
  content: ""; }

.icon-zoomoutalt .icon-htc {
  x-content: ""; }

.icon-zoomout:before, .icon-zoomout:after {
  content: ""; }

.icon-zoomout .icon-htc {
  x-content: ""; }

.icon-favorite:before, .icon-favorite:after {
  content: ""; }

.icon-favorite .icon-htc {
  x-content: ""; }

.icon-clearsolid:before, .icon-clearsolid:after {
  content: ""; }

.icon-clearsolid .icon-htc {
  x-content: ""; }

.icon-remove:before, .icon-remove:after {
  content: ""; }

.icon-remove .icon-htc {
  x-content: ""; }

.icon-unvalidatedalt:before, .icon-unvalidatedalt:after {
  content: ""; }

.icon-unvalidatedalt .icon-htc {
  x-content: ""; }

.icon-unvalidated:before, .icon-unvalidated:after {
  content: ""; }

.icon-unvalidated .icon-htc {
  x-content: ""; }

.icon-info:before, .icon-info:after {
  content: ""; }

.icon-info .icon-htc {
  x-content: ""; }

.icon-add:before, .icon-add:after {
  content: ""; }

.icon-add .icon-htc {
  x-content: ""; }

.icon-exclamation:before, .icon-exclamation:after {
  content: ""; }

.icon-exclamation .icon-htc {
  x-content: ""; }

.icon-infoalt:before, .icon-infoalt:after {
  content: ""; }

.icon-infoalt .icon-htc {
  x-content: ""; }

.icon-circle:before, .icon-circle:after {
  content: ""; }

.icon-circle .icon-htc {
  x-content: ""; }

.icon-apple:before, .icon-apple:after {
  content: ""; }

.icon-apple .icon-htc {
  x-content: ""; }

.more {
  behavior: url("/v/ios/siri/d/built/assets/ac-appleicons/behaviors/icons.htc"); }
  .more:before, .more:after {
    content: ""; }
  .more .icon-htc {
    x-content: ""; }
  .more:before, .more:after,
  .more .icon-htc {
    display: inline-block;
    color: inherit;
    font-family: "AppleIcons";
    font-style: normal;
    font-weight: inherit;
    font-size: inherit;
    line-height: 1;
    text-decoration: none;
    position: relative;
    z-index: 1; }
  .more:after,
  .more .icon-htc {
    top: 0;
    padding-left: 0.3em; }
  .more:before {
    display: none; }

.more-block {
  margin-top: .5em; }

.violator {
  background: transparent;
  border: 1px solid #999999;
  border-radius: 4px;
  color: #999999;
  font-size: 15px;
  line-height: 32px;
  text-align: center;
  white-space: nowrap;
  padding: 0 16px;
  display: inline-block; }
  html.oldie .violator {
    display: inline;
    zoom: 1; }
  html.oldie .violator {
    vertical-align: middle; }

@-moz-document url-prefix() {
  .violator {
    line-height: 31px;
    padding-top: 1px; } }

.violator-compact {
  font-size: 13px;
  padding: 0 11px;
  line-height: 22px; }

@-moz-document url-prefix() {
  .violator-compact {
    line-height: 21px;
    padding-top: 1px; } }

a.block {
  display: block;
  cursor: pointer;
  text-decoration: none;
  color: inherit; }
  html.oldie a.block {
    color: expression(this.parentNode.currentStyle['color']); }
  a.block:before, a.block:after {
    content: ' ';
    display: table; }
  a.block:after {
    clear: both; }
  html.oldie a.block {
    zoom: 1; }
  html.no-js a.block:hover {
    text-decoration: none; }
    html.no-js a.block:hover .block-link {
      text-decoration: underline; }
      html.no-js a.block:hover .block-link.icon-ie-parent {
        text-decoration: none; }
        html.no-js a.block:hover .block-link.icon-ie-parent .icon-ie-link {
          text-decoration: underline; }
  html.no-touch a.block:hover {
    text-decoration: none; }
    html.no-touch a.block:hover .block-link {
      text-decoration: underline; }
      html.no-touch a.block:hover .block-link.icon-ie-parent {
        text-decoration: none; }
        html.no-touch a.block:hover .block-link.icon-ie-parent .icon-ie-link {
          text-decoration: underline; }
  a.block .block-link {
    color: #0088cc;
    cursor: pointer; }

a.block-inline {
  display: inline-block; }

.list-square {
  list-style: square outside; }

.list-circle {
  list-style: circle outside; }

.list-disc {
  list-style: disc outside; }

.image_overview_3d_movies {
  background-repeat: no-repeat;
  background-size: 73px 55px;
  height: 55px;
  width: 73px;
  background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/3d_movies_large.jpg");
  margin-left: auto;
  margin-right: auto; }
  @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), (-webkit-min-device-pixel-ratio: 144), (min-resolution: 144dppx) {
    .image_overview_3d_movies {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/3d_movies_large_2x.jpg"); } }
  @media only screen and (max-width: 1068px) {
    .image_overview_3d_movies {
      background-size: 55px 41px;
      height: 41px;
      width: 55px;
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/3d_movies_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: 144dpi), only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 1068px) and (min-resolution: 144dppx) {
    .image_overview_3d_movies {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/3d_movies_medium_2x.jpg"); } }
  @media only screen and (max-width: 735px) {
    .image_overview_3d_movies {
      background-size: 55px 41px;
      height: 41px;
      width: 55px;
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/3d_movies_small.jpg"); } }
  @media only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 735px) and (min-resolution: 144dpi), only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 735px) and (min-resolution: 144dppx) {
    .image_overview_3d_movies {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/3d_movies_small_2x.jpg"); } }

.image_overview_my_day_full {
  background-repeat: no-repeat;
  background-size: 266px 463px;
  height: 463px;
  width: 266px;
  background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/my_day_full_large.jpg");
  margin-left: auto;
  margin-right: auto; }
  @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), (-webkit-min-device-pixel-ratio: 144), (min-resolution: 144dppx) {
    .image_overview_my_day_full {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/my_day_full_large_2x.jpg"); } }
  @media only screen and (max-width: 1068px) {
    .image_overview_my_day_full {
      background-size: 204px 356px;
      height: 356px;
      width: 204px;
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/my_day_full_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: 144dpi), only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 1068px) and (min-resolution: 144dppx) {
    .image_overview_my_day_full {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/my_day_full_medium_2x.jpg"); } }
  @media only screen and (max-width: 735px) {
    .image_overview_my_day_full {
      background-size: 164px 293px;
      height: 293px;
      width: 164px;
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/my_day_full_small.jpg"); } }
  @media only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 735px) and (min-resolution: 144dpi), only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 735px) and (min-resolution: 144dppx) {
    .image_overview_my_day_full {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/my_day_full_small_2x.jpg"); } }

.image_overview_add_lane_meeting_hlf {
  background-repeat: no-repeat;
  background-size: 100px 100px;
  height: 100px;
  width: 100px;
  background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/add_lane_meeting_hlf_large.jpg");
  margin-left: auto;
  margin-right: auto; }
  @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), (-webkit-min-device-pixel-ratio: 144), (min-resolution: 144dppx) {
    .image_overview_add_lane_meeting_hlf {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/add_lane_meeting_hlf_large_2x.jpg"); } }
  @media only screen and (max-width: 1068px) {
    .image_overview_add_lane_meeting_hlf {
      background-size: 74px 74px;
      height: 74px;
      width: 74px;
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/add_lane_meeting_hlf_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: 144dpi), only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 1068px) and (min-resolution: 144dppx) {
    .image_overview_add_lane_meeting_hlf {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/add_lane_meeting_hlf_medium_2x.jpg"); } }
  @media only screen and (max-width: 735px) {
    .image_overview_add_lane_meeting_hlf {
      background-size: 56px 56px;
      height: 56px;
      width: 56px;
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/add_lane_meeting_hlf_small.jpg"); } }
  @media only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 735px) and (min-resolution: 144dpi), only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 735px) and (min-resolution: 144dppx) {
    .image_overview_add_lane_meeting_hlf {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/add_lane_meeting_hlf_small_2x.jpg"); } }

.image_overview_alarm_9am_quarter {
  background-repeat: no-repeat;
  background-size: 58px 57px;
  height: 57px;
  width: 58px;
  background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/alarm_9am_quarter_large.jpg");
  margin-left: auto;
  margin-right: auto; }
  @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), (-webkit-min-device-pixel-ratio: 144), (min-resolution: 144dppx) {
    .image_overview_alarm_9am_quarter {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/alarm_9am_quarter_large_2x.jpg"); } }
  @media only screen and (max-width: 1068px) {
    .image_overview_alarm_9am_quarter {
      background-size: 43px 43px;
      height: 43px;
      width: 43px;
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/alarm_9am_quarter_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: 144dpi), only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 1068px) and (min-resolution: 144dppx) {
    .image_overview_alarm_9am_quarter {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/alarm_9am_quarter_medium_2x.jpg"); } }
  @media only screen and (max-width: 735px) {
    .image_overview_alarm_9am_quarter {
      background-size: 43px 43px;
      height: 43px;
      width: 43px;
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/alarm_9am_quarter_small.jpg"); } }
  @media only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 735px) and (min-resolution: 144dpi), only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 735px) and (min-resolution: 144dppx) {
    .image_overview_alarm_9am_quarter {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/alarm_9am_quarter_small_2x.jpg"); } }

.image_overview_72_degrees {
  background-repeat: no-repeat;
  background-size: 57px 57px;
  height: 57px;
  width: 57px;
  background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/72_degrees_large.jpg");
  margin-left: auto;
  margin-right: auto; }
  @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), (-webkit-min-device-pixel-ratio: 144), (min-resolution: 144dppx) {
    .image_overview_72_degrees {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/72_degrees_large_2x.jpg"); } }
  @media only screen and (max-width: 1068px) {
    .image_overview_72_degrees {
      background-size: 43px 43px;
      height: 43px;
      width: 43px;
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/72_degrees_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: 144dpi), only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 1068px) and (min-resolution: 144dppx) {
    .image_overview_72_degrees {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/72_degrees_medium_2x.jpg"); } }

.image_overview_airplane {
  background-repeat: no-repeat;
  background-size: 78px 75px;
  height: 75px;
  width: 78px;
  background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/airplane_large.jpg");
  margin-left: auto;
  margin-right: auto; }
  @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), (-webkit-min-device-pixel-ratio: 144), (min-resolution: 144dppx) {
    .image_overview_airplane {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/airplane_large_2x.jpg"); } }
  @media only screen and (max-width: 1068px) {
    .image_overview_airplane {
      background-size: 59px 56px;
      height: 56px;
      width: 59px;
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/airplane_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: 144dpi), only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 1068px) and (min-resolution: 144dppx) {
    .image_overview_airplane {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/airplane_medium_2x.jpg"); } }
  @media only screen and (max-width: 735px) {
    .image_overview_airplane {
      background-size: 59px 56px;
      height: 56px;
      width: 59px;
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/airplane_small.jpg"); } }
  @media only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 735px) and (min-resolution: 144dpi), only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 735px) and (min-resolution: 144dppx) {
    .image_overview_airplane {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/airplane_small_2x.jpg"); } }

.image_overview_alarm {
  background-repeat: no-repeat;
  background-size: 223px 205px;
  height: 205px;
  width: 223px;
  background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/alarm_large.jpg");
  margin-left: auto;
  margin-right: auto; }
  @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), (-webkit-min-device-pixel-ratio: 144), (min-resolution: 144dppx) {
    .image_overview_alarm {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/alarm_large_2x.jpg"); } }
  @media only screen and (max-width: 1068px) {
    .image_overview_alarm {
      background-size: 168px 155px;
      height: 155px;
      width: 168px;
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/alarm_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: 144dpi), only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 1068px) and (min-resolution: 144dppx) {
    .image_overview_alarm {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/alarm_medium_2x.jpg"); } }
  @media only screen and (max-width: 735px) {
    .image_overview_alarm {
      background-size: 168px 155px;
      height: 155px;
      width: 168px;
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/alarm_small.jpg"); } }
  @media only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 735px) and (min-resolution: 144dpi), only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 735px) and (min-resolution: 144dppx) {
    .image_overview_alarm {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/alarm_small_2x.jpg"); } }

.image_overview_alarm_8pm_quarter {
  background-repeat: no-repeat;
  background-size: 57px 57px;
  height: 57px;
  width: 57px;
  background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/alarm_8pm_quarter_large.jpg");
  margin-left: auto;
  margin-right: auto; }
  @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), (-webkit-min-device-pixel-ratio: 144), (min-resolution: 144dppx) {
    .image_overview_alarm_8pm_quarter {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/alarm_8pm_quarter_large_2x.jpg"); } }
  @media only screen and (max-width: 1068px) {
    .image_overview_alarm_8pm_quarter {
      background-size: 43px 43px;
      height: 43px;
      width: 43px;
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/alarm_8pm_quarter_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: 144dpi), only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 1068px) and (min-resolution: 144dppx) {
    .image_overview_alarm_8pm_quarter {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/alarm_8pm_quarter_medium_2x.jpg"); } }

.image_overview_movie_reviews {
  background-repeat: no-repeat;
  background-size: 85px 50px;
  height: 50px;
  width: 85px;
  background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/movie_reviews_large.jpg");
  margin-left: auto;
  margin-right: auto; }
  @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), (-webkit-min-device-pixel-ratio: 144), (min-resolution: 144dppx) {
    .image_overview_movie_reviews {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/movie_reviews_large_2x.jpg"); } }
  @media only screen and (max-width: 1068px) {
    .image_overview_movie_reviews {
      background-size: 63px 37px;
      height: 37px;
      width: 63px;
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/movie_reviews_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: 144dpi), only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 1068px) and (min-resolution: 144dppx) {
    .image_overview_movie_reviews {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/movie_reviews_medium_2x.jpg"); } }
  @media only screen and (max-width: 735px) {
    .image_overview_movie_reviews {
      background-size: 63px 37px;
      height: 37px;
      width: 63px;
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/movie_reviews_small.jpg"); } }
  @media only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 735px) and (min-resolution: 144dpi), only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 735px) and (min-resolution: 144dppx) {
    .image_overview_movie_reviews {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/movie_reviews_small_2x.jpg"); } }

.image_overview_anymailfromsteve {
  background-repeat: no-repeat;
  background-size: 65px 65px;
  height: 65px;
  width: 65px;
  background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/anymailfromsteve_large.jpg");
  margin-left: auto;
  margin-right: auto; }
  @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), (-webkit-min-device-pixel-ratio: 144), (min-resolution: 144dppx) {
    .image_overview_anymailfromsteve {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/anymailfromsteve_large_2x.jpg"); } }
  @media only screen and (max-width: 1068px) {
    .image_overview_anymailfromsteve {
      background-size: 49px 49px;
      height: 49px;
      width: 49px;
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/anymailfromsteve_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: 144dpi), only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 1068px) and (min-resolution: 144dppx) {
    .image_overview_anymailfromsteve {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/anymailfromsteve_medium_2x.jpg"); } }
  @media only screen and (max-width: 735px) {
    .image_overview_anymailfromsteve {
      background-size: 49px 49px;
      height: 49px;
      width: 49px;
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/anymailfromsteve_small.jpg"); } }
  @media only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 735px) and (min-resolution: 144dpi), only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 735px) and (min-resolution: 144dppx) {
    .image_overview_anymailfromsteve {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/anymailfromsteve_small_2x.jpg"); } }

.image_overview_add_to_collection {
  background-repeat: no-repeat;
  background-size: 57px 57px;
  height: 57px;
  width: 57px;
  background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/add_to_collection_large.jpg");
  margin-left: auto;
  margin-right: auto; }
  @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), (-webkit-min-device-pixel-ratio: 144), (min-resolution: 144dppx) {
    .image_overview_add_to_collection {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/add_to_collection_large_2x.jpg"); } }
  @media only screen and (max-width: 1068px) {
    .image_overview_add_to_collection {
      background-size: 43px 43px;
      height: 43px;
      width: 43px;
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/add_to_collection_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: 144dpi), only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 1068px) and (min-resolution: 144dppx) {
    .image_overview_add_to_collection {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/add_to_collection_medium_2x.jpg"); } }

.image_overview_movie_night {
  background-repeat: no-repeat;
  background-size: 94px 78px;
  height: 78px;
  width: 94px;
  background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/movie_night_large.jpg");
  margin-left: auto;
  margin-right: auto; }
  @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), (-webkit-min-device-pixel-ratio: 144), (min-resolution: 144dppx) {
    .image_overview_movie_night {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/movie_night_large_2x.jpg"); } }
  @media only screen and (max-width: 1068px) {
    .image_overview_movie_night {
      background-size: 68px 56px;
      height: 56px;
      width: 68px;
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/movie_night_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: 144dpi), only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 1068px) and (min-resolution: 144dppx) {
    .image_overview_movie_night {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/movie_night_medium_2x.jpg"); } }

.image_overview_8ball {
  background-repeat: no-repeat;
  background-size: 88px 88px;
  height: 88px;
  width: 88px;
  background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/8ball_large.jpg");
  margin-left: auto;
  margin-right: auto; }
  @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), (-webkit-min-device-pixel-ratio: 144), (min-resolution: 144dppx) {
    .image_overview_8ball {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/8ball_large_2x.jpg"); } }
  @media only screen and (max-width: 1068px) {
    .image_overview_8ball {
      background-size: 64px 64px;
      height: 64px;
      width: 64px;
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/8ball_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: 144dpi), only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 1068px) and (min-resolution: 144dppx) {
    .image_overview_8ball {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/8ball_medium_2x.jpg"); } }

.image_overview_anchorage {
  background-repeat: no-repeat;
  background-size: 270px 482px;
  height: 482px;
  width: 270px;
  background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/anchorage_large.jpg");
  margin-left: auto;
  margin-right: auto; }
  @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), (-webkit-min-device-pixel-ratio: 144), (min-resolution: 144dppx) {
    .image_overview_anchorage {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/anchorage_large_2x.jpg"); } }
  @media only screen and (max-width: 1068px) {
    .image_overview_anchorage {
      background-size: 200px 358px;
      height: 358px;
      width: 200px;
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/anchorage_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: 144dpi), only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 1068px) and (min-resolution: 144dppx) {
    .image_overview_anchorage {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/anchorage_medium_2x.jpg"); } }
  @media only screen and (max-width: 735px) {
    .image_overview_anchorage {
      background-size: 164px 293px;
      height: 293px;
      width: 164px;
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/anchorage_small.jpg"); } }
  @media only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 735px) and (min-resolution: 144dpi), only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 735px) and (min-resolution: 144dppx) {
    .image_overview_anchorage {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/anchorage_small_2x.jpg"); } }

.image_overview_anynewvoicemail {
  background-repeat: no-repeat;
  background-size: 104px 44px;
  height: 44px;
  width: 104px;
  background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/anynewvoicemail_large.jpg");
  margin-left: auto;
  margin-right: auto; }
  @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), (-webkit-min-device-pixel-ratio: 144), (min-resolution: 144dppx) {
    .image_overview_anynewvoicemail {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/anynewvoicemail_large_2x.jpg"); } }
  @media only screen and (max-width: 1068px) {
    .image_overview_anynewvoicemail {
      background-size: 78px 33px;
      height: 33px;
      width: 78px;
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/anynewvoicemail_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: 144dpi), only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 1068px) and (min-resolution: 144dppx) {
    .image_overview_anynewvoicemail {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/anynewvoicemail_medium_2x.jpg"); } }
  @media only screen and (max-width: 735px) {
    .image_overview_anynewvoicemail {
      background-size: 78px 33px;
      height: 33px;
      width: 78px;
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/anynewvoicemail_small.jpg"); } }
  @media only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 735px) and (min-resolution: 144dpi), only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 735px) and (min-resolution: 144dppx) {
    .image_overview_anynewvoicemail {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/anynewvoicemail_small_2x.jpg"); } }

.image_overview_marathon {
  background-repeat: no-repeat;
  background-size: 82px 56px;
  height: 56px;
  width: 82px;
  background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/marathon_large.jpg");
  margin-left: auto;
  margin-right: auto; }
  @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), (-webkit-min-device-pixel-ratio: 144), (min-resolution: 144dppx) {
    .image_overview_marathon {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/marathon_large_2x.jpg"); } }
  @media only screen and (max-width: 1068px) {
    .image_overview_marathon {
      background-size: 72px 49px;
      height: 49px;
      width: 72px;
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/marathon_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: 144dpi), only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 1068px) and (min-resolution: 144dppx) {
    .image_overview_marathon {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/marathon_medium_2x.jpg"); } }
  @media only screen and (max-width: 735px) {
    .image_overview_marathon {
      background-size: 62px 42px;
      height: 42px;
      width: 62px;
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/marathon_small.jpg"); } }
  @media only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 735px) and (min-resolution: 144dpi), only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 735px) and (min-resolution: 144dppx) {
    .image_overview_marathon {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/marathon_small_2x.jpg"); } }

.image_overview_around_here {
  background-repeat: no-repeat;
  background-size: 352px 326px;
  height: 326px;
  width: 352px;
  background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/around_here_large.jpg");
  margin-left: auto;
  margin-right: auto; }
  @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), (-webkit-min-device-pixel-ratio: 144), (min-resolution: 144dppx) {
    .image_overview_around_here {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/around_here_large_2x.jpg"); } }
  @media only screen and (max-width: 1068px) {
    .image_overview_around_here {
      background-size: 268px 244px;
      height: 244px;
      width: 268px;
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/around_here_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: 144dpi), only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 1068px) and (min-resolution: 144dppx) {
    .image_overview_around_here {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/around_here_medium_2x.jpg"); } }
  @media only screen and (max-width: 735px) {
    .image_overview_around_here {
      background-size: 368px 204px;
      height: 204px;
      width: 368px;
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/around_here_small.jpg"); } }
  @media only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 735px) and (min-resolution: 144dpi), only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 735px) and (min-resolution: 144dppx) {
    .image_overview_around_here {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/around_here_small_2x.jpg"); } }

.image_overview_manhattan {
  background-repeat: no-repeat;
  background-size: 270px 482px;
  height: 482px;
  width: 270px;
  background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/manhattan_large.jpg");
  margin-left: auto;
  margin-right: auto; }
  @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), (-webkit-min-device-pixel-ratio: 144), (min-resolution: 144dppx) {
    .image_overview_manhattan {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/manhattan_large_2x.jpg"); } }
  @media only screen and (max-width: 1068px) {
    .image_overview_manhattan {
      background-size: 200px 358px;
      height: 358px;
      width: 200px;
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/manhattan_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: 144dpi), only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 1068px) and (min-resolution: 144dppx) {
    .image_overview_manhattan {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/manhattan_medium_2x.jpg"); } }
  @media only screen and (max-width: 735px) {
    .image_overview_manhattan {
      background-size: 164px 293px;
      height: 293px;
      width: 164px;
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/manhattan_small.jpg"); } }
  @media only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 735px) and (min-resolution: 144dpi), only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 735px) and (min-resolution: 144dppx) {
    .image_overview_manhattan {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/manhattan_small_2x.jpg"); } }

.image_overview_baybridge {
  background-repeat: no-repeat;
  background-size: 266px 463px;
  height: 463px;
  width: 266px;
  background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/baybridge_large.jpg");
  margin-left: auto;
  margin-right: auto; }
  @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), (-webkit-min-device-pixel-ratio: 144), (min-resolution: 144dppx) {
    .image_overview_baybridge {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/baybridge_large_2x.jpg"); } }
  @media only screen and (max-width: 1068px) {
    .image_overview_baybridge {
      background-size: 204px 356px;
      height: 356px;
      width: 204px;
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/baybridge_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: 144dpi), only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 1068px) and (min-resolution: 144dppx) {
    .image_overview_baybridge {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/baybridge_medium_2x.jpg"); } }
  @media only screen and (max-width: 735px) {
    .image_overview_baybridge {
      background-size: 164px 293px;
      height: 293px;
      width: 164px;
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/baybridge_small.jpg"); } }
  @media only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 735px) and (min-resolution: 144dpi), only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 735px) and (min-resolution: 144dppx) {
    .image_overview_baybridge {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/baybridge_small_2x.jpg"); } }

.image_overview_lock {
  background-repeat: no-repeat;
  background-size: 47px 62px;
  height: 62px;
  width: 47px;
  background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/lock_large.jpg");
  margin-left: auto;
  margin-right: auto; }
  @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), (-webkit-min-device-pixel-ratio: 144), (min-resolution: 144dppx) {
    .image_overview_lock {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/lock_large_2x.jpg"); } }
  @media only screen and (max-width: 1068px) {
    .image_overview_lock {
      background-size: 33px 43px;
      height: 43px;
      width: 33px;
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/lock_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: 144dpi), only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 1068px) and (min-resolution: 144dppx) {
    .image_overview_lock {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/lock_medium_2x.jpg"); } }

.image_overview_listen_to_audio {
  background-repeat: no-repeat;
  background-size: 49px 54px;
  height: 54px;
  width: 49px;
  background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/listen_to_audio_large.jpg");
  margin-left: auto;
  margin-right: auto; }
  @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), (-webkit-min-device-pixel-ratio: 144), (min-resolution: 144dppx) {
    .image_overview_listen_to_audio {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/listen_to_audio_large_2x.jpg"); } }
  @media only screen and (max-width: 1068px) {
    .image_overview_listen_to_audio {
      background-size: 35px 38px;
      height: 38px;
      width: 35px;
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/listen_to_audio_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: 144dpi), only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 1068px) and (min-resolution: 144dppx) {
    .image_overview_listen_to_audio {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/listen_to_audio_medium_2x.jpg"); } }
  @media only screen and (max-width: 735px) {
    .image_overview_listen_to_audio {
      background-size: 35px 38px;
      height: 38px;
      width: 35px;
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/listen_to_audio_small.jpg"); } }
  @media only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 735px) and (min-resolution: 144dpi), only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 735px) and (min-resolution: 144dppx) {
    .image_overview_listen_to_audio {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/listen_to_audio_small_2x.jpg"); } }

.image_overview_aspirin {
  background-repeat: no-repeat;
  background-size: 62px 69px;
  height: 69px;
  width: 62px;
  background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/aspirin_large.jpg");
  margin-left: auto;
  margin-right: auto; }
  @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), (-webkit-min-device-pixel-ratio: 144), (min-resolution: 144dppx) {
    .image_overview_aspirin {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/aspirin_large_2x.jpg"); } }
  @media only screen and (max-width: 1068px) {
    .image_overview_aspirin {
      background-size: 47px 52px;
      height: 52px;
      width: 47px;
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/aspirin_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: 144dpi), only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 1068px) and (min-resolution: 144dppx) {
    .image_overview_aspirin {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/aspirin_medium_2x.jpg"); } }
  @media only screen and (max-width: 735px) {
    .image_overview_aspirin {
      background-size: 47px 52px;
      height: 52px;
      width: 47px;
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/aspirin_small.jpg"); } }
  @media only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 735px) and (min-resolution: 144dpi), only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 735px) and (min-resolution: 144dppx) {
    .image_overview_aspirin {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/aspirin_small_2x.jpg"); } }

.image_overview_beam {
  background-repeat: no-repeat;
  background-size: 49px 94px;
  height: 94px;
  width: 49px;
  background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/beam_large.jpg");
  margin-left: auto;
  margin-right: auto; }
  @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), (-webkit-min-device-pixel-ratio: 144), (min-resolution: 144dppx) {
    .image_overview_beam {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/beam_large_2x.jpg"); } }
  @media only screen and (max-width: 1068px) {
    .image_overview_beam {
      background-size: 37px 71px;
      height: 71px;
      width: 37px;
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/beam_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: 144dpi), only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 1068px) and (min-resolution: 144dppx) {
    .image_overview_beam {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/beam_medium_2x.jpg"); } }
  @media only screen and (max-width: 735px) {
    .image_overview_beam {
      background-size: 37px 71px;
      height: 71px;
      width: 37px;
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/beam_small.jpg"); } }
  @media only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 735px) and (min-resolution: 144dpi), only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 735px) and (min-resolution: 144dppx) {
    .image_overview_beam {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/beam_small_2x.jpg"); } }

.image_overview_lincoln {
  background-repeat: no-repeat;
  background-size: 266px 463px;
  height: 463px;
  width: 266px;
  background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/lincoln_large.jpg");
  margin-left: auto;
  margin-right: auto; }
  @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), (-webkit-min-device-pixel-ratio: 144), (min-resolution: 144dppx) {
    .image_overview_lincoln {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/lincoln_large_2x.jpg"); } }
  @media only screen and (max-width: 1068px) {
    .image_overview_lincoln {
      background-size: 204px 356px;
      height: 356px;
      width: 204px;
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/lincoln_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: 144dpi), only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 1068px) and (min-resolution: 144dppx) {
    .image_overview_lincoln {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/lincoln_medium_2x.jpg"); } }
  @media only screen and (max-width: 735px) {
    .image_overview_lincoln {
      background-size: 164px 293px;
      height: 293px;
      width: 164px;
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/lincoln_small.jpg"); } }
  @media only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 735px) and (min-resolution: 144dpi), only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 735px) and (min-resolution: 144dppx) {
    .image_overview_lincoln {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/lincoln_small_2x.jpg"); } }

.image_overview_berlin {
  background-repeat: no-repeat;
  background-size: 102px 102px;
  height: 102px;
  width: 102px;
  background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/berlin_large.jpg");
  margin-left: auto;
  margin-right: auto; }
  @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), (-webkit-min-device-pixel-ratio: 144), (min-resolution: 144dppx) {
    .image_overview_berlin {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/berlin_large_2x.jpg"); } }
  @media only screen and (max-width: 1068px) {
    .image_overview_berlin {
      background-size: 78px 78px;
      height: 78px;
      width: 78px;
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/berlin_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: 144dpi), only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 1068px) and (min-resolution: 144dppx) {
    .image_overview_berlin {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/berlin_medium_2x.jpg"); } }
  @media only screen and (max-width: 735px) {
    .image_overview_berlin {
      background-size: 78px 78px;
      height: 78px;
      width: 78px;
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/berlin_small.jpg"); } }
  @media only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 735px) and (min-resolution: 144dpi), only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 735px) and (min-resolution: 144dppx) {
    .image_overview_berlin {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/berlin_small_2x.jpg"); } }

.image_overview_like_this_song {
  background-repeat: no-repeat;
  background-size: 107px 102px;
  height: 102px;
  width: 107px;
  background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/like_this_song_large.jpg");
  margin-left: auto;
  margin-right: auto; }
  @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), (-webkit-min-device-pixel-ratio: 144), (min-resolution: 144dppx) {
    .image_overview_like_this_song {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/like_this_song_large_2x.jpg"); } }
  @media only screen and (max-width: 1068px) {
    .image_overview_like_this_song {
      background-size: 81px 78px;
      height: 78px;
      width: 81px;
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/like_this_song_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: 144dpi), only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 1068px) and (min-resolution: 144dppx) {
    .image_overview_like_this_song {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/like_this_song_medium_2x.jpg"); } }
  @media only screen and (max-width: 735px) {
    .image_overview_like_this_song {
      background-size: 65px 63px;
      height: 63px;
      width: 65px;
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/like_this_song_small.jpg"); } }
  @media only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 735px) and (min-resolution: 144dpi), only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 735px) and (min-resolution: 144dppx) {
    .image_overview_like_this_song {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/like_this_song_small_2x.jpg"); } }

.image_overview_behind_the_wheel {
  background-repeat: no-repeat;
  background-size: 87px 67px;
  height: 67px;
  width: 87px;
  background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/behind_the_wheel_large.jpg");
  margin-left: auto;
  margin-right: auto; }
  @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), (-webkit-min-device-pixel-ratio: 144), (min-resolution: 144dppx) {
    .image_overview_behind_the_wheel {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/behind_the_wheel_large_2x.jpg"); } }
  @media only screen and (max-width: 1068px) {
    .image_overview_behind_the_wheel {
      background-size: 50px 38px;
      height: 38px;
      width: 50px;
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/behind_the_wheel_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: 144dpi), only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 1068px) and (min-resolution: 144dppx) {
    .image_overview_behind_the_wheel {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/behind_the_wheel_medium_2x.jpg"); } }

.image_overview_lights {
  background-repeat: no-repeat;
  background-size: 46px 82px;
  height: 82px;
  width: 46px;
  background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/lights_large.jpg");
  margin-left: auto;
  margin-right: auto; }
  @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), (-webkit-min-device-pixel-ratio: 144), (min-resolution: 144dppx) {
    .image_overview_lights {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/lights_large_2x.jpg"); } }
  @media only screen and (max-width: 1068px) {
    .image_overview_lights {
      background-size: 41px 74px;
      height: 74px;
      width: 41px;
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/lights_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: 144dpi), only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 1068px) and (min-resolution: 144dppx) {
    .image_overview_lights {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/lights_medium_2x.jpg"); } }
  @media only screen and (max-width: 735px) {
    .image_overview_lights {
      background-size: 37px 65px;
      height: 65px;
      width: 37px;
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/lights_small.jpg"); } }
  @media only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 735px) and (min-resolution: 144dpi), only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 735px) and (min-resolution: 144dppx) {
    .image_overview_lights {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/lights_small_2x.jpg"); } }

.image_overview_birthday {
  background-repeat: no-repeat;
  background-size: 74px 98px;
  height: 98px;
  width: 74px;
  background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/birthday_large.jpg");
  margin-left: auto;
  margin-right: auto; }
  @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), (-webkit-min-device-pixel-ratio: 144), (min-resolution: 144dppx) {
    .image_overview_birthday {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/birthday_large_2x.jpg"); } }
  @media only screen and (max-width: 1068px) {
    .image_overview_birthday {
      background-size: 56px 74px;
      height: 74px;
      width: 56px;
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/birthday_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: 144dpi), only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 1068px) and (min-resolution: 144dppx) {
    .image_overview_birthday {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/birthday_medium_2x.jpg"); } }

.image_overview_lights_brighter {
  background-repeat: no-repeat;
  background-size: 270px 482px;
  height: 482px;
  width: 270px;
  background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/lights_brighter_large.jpg");
  margin-left: auto;
  margin-right: auto; }
  @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), (-webkit-min-device-pixel-ratio: 144), (min-resolution: 144dppx) {
    .image_overview_lights_brighter {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/lights_brighter_large_2x.jpg"); } }
  @media only screen and (max-width: 1068px) {
    .image_overview_lights_brighter {
      background-size: 200px 358px;
      height: 358px;
      width: 200px;
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/lights_brighter_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: 144dpi), only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 1068px) and (min-resolution: 144dppx) {
    .image_overview_lights_brighter {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/lights_brighter_medium_2x.jpg"); } }
  @media only screen and (max-width: 735px) {
    .image_overview_lights_brighter {
      background-size: 164px 293px;
      height: 293px;
      width: 164px;
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/lights_brighter_small.jpg"); } }
  @media only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 735px) and (min-resolution: 144dpi), only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 735px) and (min-resolution: 144dppx) {
    .image_overview_lights_brighter {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/lights_brighter_small_2x.jpg"); } }

.image_overview_brighter {
  background-repeat: no-repeat;
  background-size: 85px 85px;
  height: 85px;
  width: 85px;
  background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/brighter_large.jpg");
  margin-left: auto;
  margin-right: auto; }
  @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), (-webkit-min-device-pixel-ratio: 144), (min-resolution: 144dppx) {
    .image_overview_brighter {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/brighter_large_2x.jpg"); } }
  @media only screen and (max-width: 1068px) {
    .image_overview_brighter {
      background-size: 64px 64px;
      height: 64px;
      width: 64px;
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/brighter_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: 144dpi), only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 1068px) and (min-resolution: 144dppx) {
    .image_overview_brighter {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/brighter_medium_2x.jpg"); } }
  @media only screen and (max-width: 735px) {
    .image_overview_brighter {
      background-size: 64px 64px;
      height: 64px;
      width: 64px;
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/brighter_small.jpg"); } }
  @media only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 735px) and (min-resolution: 144dpi), only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 735px) and (min-resolution: 144dppx) {
    .image_overview_brighter {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/brighter_small_2x.jpg"); } }

.image_overview_latest_season {
  background-repeat: no-repeat;
  background-size: 81px 56px;
  height: 56px;
  width: 81px;
  background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/latest_season_large.jpg");
  margin-left: auto;
  margin-right: auto; }
  @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), (-webkit-min-device-pixel-ratio: 144), (min-resolution: 144dppx) {
    .image_overview_latest_season {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/latest_season_large_2x.jpg"); } }
  @media only screen and (max-width: 1068px) {
    .image_overview_latest_season {
      background-size: 61px 42px;
      height: 42px;
      width: 61px;
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/latest_season_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: 144dpi), only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 1068px) and (min-resolution: 144dppx) {
    .image_overview_latest_season {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/latest_season_medium_2x.jpg"); } }
  @media only screen and (max-width: 735px) {
    .image_overview_latest_season {
      background-size: 61px 42px;
      height: 42px;
      width: 61px;
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/latest_season_small.jpg"); } }
  @media only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 735px) and (min-resolution: 144dpi), only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 735px) and (min-resolution: 144dppx) {
    .image_overview_latest_season {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/latest_season_small_2x.jpg"); } }

.image_overview_boy_snow_bird_hlf {
  background-repeat: no-repeat;
  background-size: 87px 71px;
  height: 71px;
  width: 87px;
  background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/boy_snow_bird_hlf_large.jpg");
  margin-left: auto;
  margin-right: auto; }
  @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), (-webkit-min-device-pixel-ratio: 144), (min-resolution: 144dppx) {
    .image_overview_boy_snow_bird_hlf {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/boy_snow_bird_hlf_large_2x.jpg"); } }
  @media only screen and (max-width: 1068px) {
    .image_overview_boy_snow_bird_hlf {
      background-size: 66px 54px;
      height: 54px;
      width: 66px;
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/boy_snow_bird_hlf_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: 144dpi), only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 1068px) and (min-resolution: 144dppx) {
    .image_overview_boy_snow_bird_hlf {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/boy_snow_bird_hlf_medium_2x.jpg"); } }
  @media only screen and (max-width: 735px) {
    .image_overview_boy_snow_bird_hlf {
      background-size: 52px 43px;
      height: 43px;
      width: 52px;
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/boy_snow_bird_hlf_small.jpg"); } }
  @media only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 735px) and (min-resolution: 144dpi), only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 735px) and (min-resolution: 144dppx) {
    .image_overview_boy_snow_bird_hlf {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/boy_snow_bird_hlf_small_2x.jpg"); } }

.image_overview_brightness {
  background-repeat: no-repeat;
  background-size: 89px 92px;
  height: 92px;
  width: 89px;
  background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/brightness_large.jpg");
  margin-left: auto;
  margin-right: auto; }
  @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), (-webkit-min-device-pixel-ratio: 144), (min-resolution: 144dppx) {
    .image_overview_brightness {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/brightness_large_2x.jpg"); } }
  @media only screen and (max-width: 1068px) {
    .image_overview_brightness {
      background-size: 60px 63px;
      height: 63px;
      width: 60px;
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/brightness_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: 144dpi), only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 1068px) and (min-resolution: 144dppx) {
    .image_overview_brightness {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/brightness_medium_2x.jpg"); } }
  @media only screen and (max-width: 735px) {
    .image_overview_brightness {
      background-size: 60px 63px;
      height: 63px;
      width: 60px;
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/brightness_small.jpg"); } }
  @media only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 735px) and (min-resolution: 144dpi), only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 735px) and (min-resolution: 144dppx) {
    .image_overview_brightness {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/brightness_small_2x.jpg"); } }

.image_overview_cancel_metting_full {
  background-repeat: no-repeat;
  background-size: 270px 482px;
  height: 482px;
  width: 270px;
  background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/cancel_metting_full_large.jpg");
  margin-left: auto;
  margin-right: auto; }
  @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), (-webkit-min-device-pixel-ratio: 144), (min-resolution: 144dppx) {
    .image_overview_cancel_metting_full {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/cancel_metting_full_large_2x.jpg"); } }
  @media only screen and (max-width: 1068px) {
    .image_overview_cancel_metting_full {
      background-size: 200px 358px;
      height: 358px;
      width: 200px;
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/cancel_metting_full_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: 144dpi), only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 1068px) and (min-resolution: 144dppx) {
    .image_overview_cancel_metting_full {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/cancel_metting_full_medium_2x.jpg"); } }
  @media only screen and (max-width: 735px) {
    .image_overview_cancel_metting_full {
      background-size: 164px 293px;
      height: 293px;
      width: 164px;
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/cancel_metting_full_small.jpg"); } }
  @media only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 735px) and (min-resolution: 144dpi), only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 735px) and (min-resolution: 144dppx) {
    .image_overview_cancel_metting_full {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/cancel_metting_full_small_2x.jpg"); } }

.image_overview_latest_book {
  background-repeat: no-repeat;
  background-size: 48px 62px;
  height: 62px;
  width: 48px;
  background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/latest_book_large.jpg");
  margin-left: auto;
  margin-right: auto; }
  @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), (-webkit-min-device-pixel-ratio: 144), (min-resolution: 144dppx) {
    .image_overview_latest_book {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/latest_book_large_2x.jpg"); } }
  @media only screen and (max-width: 1068px) {
    .image_overview_latest_book {
      background-size: 36px 47px;
      height: 47px;
      width: 36px;
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/latest_book_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: 144dpi), only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 1068px) and (min-resolution: 144dppx) {
    .image_overview_latest_book {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/latest_book_medium_2x.jpg"); } }
  @media only screen and (max-width: 735px) {
    .image_overview_latest_book {
      background-size: 36px 47px;
      height: 47px;
      width: 36px;
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/latest_book_small.jpg"); } }
  @media only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 735px) and (min-resolution: 144dpi), only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 735px) and (min-resolution: 144dppx) {
    .image_overview_latest_book {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/latest_book_small_2x.jpg"); } }

.image_overview_languages {
  background-repeat: no-repeat;
  background-size: 270px 482px;
  height: 482px;
  width: 270px;
  background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/languages_large.jpg");
  margin-left: auto;
  margin-right: auto; }
  @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), (-webkit-min-device-pixel-ratio: 144), (min-resolution: 144dppx) {
    .image_overview_languages {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/languages_large_2x.jpg"); } }
  @media only screen and (max-width: 1068px) {
    .image_overview_languages {
      background-size: 200px 358px;
      height: 358px;
      width: 200px;
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/languages_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: 144dpi), only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 1068px) and (min-resolution: 144dppx) {
    .image_overview_languages {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/languages_medium_2x.jpg"); } }
  @media only screen and (max-width: 735px) {
    .image_overview_languages {
      background-size: 164px 293px;
      height: 293px;
      width: 164px;
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/languages_small.jpg"); } }
  @media only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 735px) and (min-resolution: 144dpi), only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 735px) and (min-resolution: 144dppx) {
    .image_overview_languages {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/languages_small_2x.jpg"); } }

.image_overview_calculator {
  background-repeat: no-repeat;
  background-size: 48px 66px;
  height: 66px;
  width: 48px;
  background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/calculator_large.jpg");
  margin-left: auto;
  margin-right: auto; }
  @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), (-webkit-min-device-pixel-ratio: 144), (min-resolution: 144dppx) {
    .image_overview_calculator {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/calculator_large_2x.jpg"); } }
  @media only screen and (max-width: 1068px) {
    .image_overview_calculator {
      background-size: 36px 50px;
      height: 50px;
      width: 36px;
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/calculator_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: 144dpi), only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 1068px) and (min-resolution: 144dppx) {
    .image_overview_calculator {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/calculator_medium_2x.jpg"); } }
  @media only screen and (max-width: 735px) {
    .image_overview_calculator {
      background-size: 36px 50px;
      height: 50px;
      width: 36px;
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/calculator_small.jpg"); } }
  @media only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 735px) and (min-resolution: 144dpi), only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 735px) and (min-resolution: 144dppx) {
    .image_overview_calculator {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/calculator_small_2x.jpg"); } }

.image_overview_cancel_meetings_full {
  background-repeat: no-repeat;
  background-size: 269px 478px;
  height: 478px;
  width: 269px;
  background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/cancel_meetings_full_large.jpg");
  margin-left: auto;
  margin-right: auto; }
  @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), (-webkit-min-device-pixel-ratio: 144), (min-resolution: 144dppx) {
    .image_overview_cancel_meetings_full {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/cancel_meetings_full_large_2x.jpg"); } }
  @media only screen and (max-width: 1068px) {
    .image_overview_cancel_meetings_full {
      background-size: 206px 365px;
      height: 365px;
      width: 206px;
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/cancel_meetings_full_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: 144dpi), only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 1068px) and (min-resolution: 144dppx) {
    .image_overview_cancel_meetings_full {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/cancel_meetings_full_medium_2x.jpg"); } }
  @media only screen and (max-width: 735px) {
    .image_overview_cancel_meetings_full {
      background-size: 166px 293px;
      height: 293px;
      width: 166px;
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/cancel_meetings_full_small.jpg"); } }
  @media only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 735px) and (min-resolution: 144dpi), only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 735px) and (min-resolution: 144dppx) {
    .image_overview_cancel_meetings_full {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/cancel_meetings_full_small_2x.jpg"); } }

.image_overview_lagalaxy {
  background-repeat: no-repeat;
  background-size: 87px 110px;
  height: 110px;
  width: 87px;
  background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/lagalaxy_large.jpg");
  margin-left: auto;
  margin-right: auto; }
  @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), (-webkit-min-device-pixel-ratio: 144), (min-resolution: 144dppx) {
    .image_overview_lagalaxy {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/lagalaxy_large_2x.jpg"); } }
  @media only screen and (max-width: 1068px) {
    .image_overview_lagalaxy {
      background-size: 65px 82px;
      height: 82px;
      width: 65px;
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/lagalaxy_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: 144dpi), only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 1068px) and (min-resolution: 144dppx) {
    .image_overview_lagalaxy {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/lagalaxy_medium_2x.jpg"); } }
  @media only screen and (max-width: 735px) {
    .image_overview_lagalaxy {
      background-size: 65px 82px;
      height: 82px;
      width: 65px;
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/lagalaxy_small.jpg"); } }
  @media only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 735px) and (min-resolution: 144dpi), only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 735px) and (min-resolution: 144dppx) {
    .image_overview_lagalaxy {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/lagalaxy_small_2x.jpg"); } }

.image_overview_jamaica {
  background-repeat: no-repeat;
  background-size: 270px 482px;
  height: 482px;
  width: 270px;
  background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/jamaica_large.jpg");
  margin-left: auto;
  margin-right: auto; }
  @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), (-webkit-min-device-pixel-ratio: 144), (min-resolution: 144dppx) {
    .image_overview_jamaica {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/jamaica_large_2x.jpg"); } }
  @media only screen and (max-width: 1068px) {
    .image_overview_jamaica {
      background-size: 200px 358px;
      height: 358px;
      width: 200px;
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/jamaica_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: 144dpi), only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 1068px) and (min-resolution: 144dppx) {
    .image_overview_jamaica {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/jamaica_medium_2x.jpg"); } }
  @media only screen and (max-width: 735px) {
    .image_overview_jamaica {
      background-size: 164px 293px;
      height: 293px;
      width: 164px;
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/jamaica_small.jpg"); } }
  @media only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 735px) and (min-resolution: 144dpi), only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 735px) and (min-resolution: 144dppx) {
    .image_overview_jamaica {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/jamaica_small_2x.jpg"); } }

.image_overview_call911 {
  background-repeat: no-repeat;
  background-size: 270px 482px;
  height: 482px;
  width: 270px;
  background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/call911_large.jpg");
  margin-left: auto;
  margin-right: auto; }
  @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), (-webkit-min-device-pixel-ratio: 144), (min-resolution: 144dppx) {
    .image_overview_call911 {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/call911_large_2x.jpg"); } }
  @media only screen and (max-width: 1068px) {
    .image_overview_call911 {
      background-size: 200px 358px;
      height: 358px;
      width: 200px;
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/call911_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: 144dpi), only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 1068px) and (min-resolution: 144dppx) {
    .image_overview_call911 {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/call911_medium_2x.jpg"); } }
  @media only screen and (max-width: 735px) {
    .image_overview_call911 {
      background-size: 164px 293px;
      height: 293px;
      width: 164px;
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/call911_small.jpg"); } }
  @media only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 735px) and (min-resolution: 144dpi), only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 735px) and (min-resolution: 144dppx) {
    .image_overview_call911 {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/call911_small_2x.jpg"); } }

.image_overview_pick_an_ace {
  background-repeat: no-repeat;
  background-size: 48px 66px;
  height: 66px;
  width: 48px;
  background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/pick_an_ace_large.jpg");
  margin-left: auto;
  margin-right: auto; }
  @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), (-webkit-min-device-pixel-ratio: 144), (min-resolution: 144dppx) {
    .image_overview_pick_an_ace {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/pick_an_ace_large_2x.jpg"); } }
  @media only screen and (max-width: 1068px) {
    .image_overview_pick_an_ace {
      background-size: 36px 50px;
      height: 50px;
      width: 36px;
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/pick_an_ace_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: 144dpi), only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 1068px) and (min-resolution: 144dppx) {
    .image_overview_pick_an_ace {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/pick_an_ace_medium_2x.jpg"); } }

.image_overview_inexpensive {
  background-repeat: no-repeat;
  background-size: 141px 57px;
  height: 57px;
  width: 141px;
  background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/inexpensive_large.jpg");
  margin-left: auto;
  margin-right: auto; }
  @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), (-webkit-min-device-pixel-ratio: 144), (min-resolution: 144dppx) {
    .image_overview_inexpensive {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/inexpensive_large_2x.jpg"); } }
  @media only screen and (max-width: 1068px) {
    .image_overview_inexpensive {
      background-size: 106px 43px;
      height: 43px;
      width: 106px;
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/inexpensive_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: 144dpi), only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 1068px) and (min-resolution: 144dppx) {
    .image_overview_inexpensive {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/inexpensive_medium_2x.jpg"); } }
  @media only screen and (max-width: 735px) {
    .image_overview_inexpensive {
      background-size: 106px 43px;
      height: 43px;
      width: 106px;
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/inexpensive_small.jpg"); } }
  @media only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 735px) and (min-resolution: 144dpi), only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 735px) and (min-resolution: 144dppx) {
    .image_overview_inexpensive {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/inexpensive_small_2x.jpg"); } }

.image_overview_im_home {
  background-repeat: no-repeat;
  background-size: 355px 211px;
  height: 211px;
  width: 355px;
  background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/im_home_large.jpg");
  margin-left: auto;
  margin-right: auto; }
  @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), (-webkit-min-device-pixel-ratio: 144), (min-resolution: 144dppx) {
    .image_overview_im_home {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/im_home_large_2x.jpg"); } }
  @media only screen and (max-width: 1068px) {
    .image_overview_im_home {
      background-size: 284px 169px;
      height: 169px;
      width: 284px;
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/im_home_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: 144dpi), only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 1068px) and (min-resolution: 144dppx) {
    .image_overview_im_home {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/im_home_medium_2x.jpg"); } }
  @media only screen and (max-width: 735px) {
    .image_overview_im_home {
      background-size: 231px 137px;
      height: 137px;
      width: 231px;
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/im_home_small.jpg"); } }
  @media only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 735px) and (min-resolution: 144dpi), only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 735px) and (min-resolution: 144dppx) {
    .image_overview_im_home {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/im_home_small_2x.jpg"); } }

.image_overview_pickup_dry_cleaning_hlf {
  background-repeat: no-repeat;
  background-size: 132px 63px;
  height: 63px;
  width: 132px;
  background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/pickup_dry_cleaning_hlf_large.jpg");
  margin-left: auto;
  margin-right: auto; }
  @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), (-webkit-min-device-pixel-ratio: 144), (min-resolution: 144dppx) {
    .image_overview_pickup_dry_cleaning_hlf {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/pickup_dry_cleaning_hlf_large_2x.jpg"); } }
  @media only screen and (max-width: 1068px) {
    .image_overview_pickup_dry_cleaning_hlf {
      background-size: 100px 48px;
      height: 48px;
      width: 100px;
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/pickup_dry_cleaning_hlf_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: 144dpi), only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 1068px) and (min-resolution: 144dppx) {
    .image_overview_pickup_dry_cleaning_hlf {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/pickup_dry_cleaning_hlf_medium_2x.jpg"); } }
  @media only screen and (max-width: 735px) {
    .image_overview_pickup_dry_cleaning_hlf {
      background-size: 100px 48px;
      height: 48px;
      width: 100px;
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/pickup_dry_cleaning_hlf_small.jpg"); } }
  @media only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 735px) and (min-resolution: 144dpi), only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 735px) and (min-resolution: 144dppx) {
    .image_overview_pickup_dry_cleaning_hlf {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/pickup_dry_cleaning_hlf_small_2x.jpg"); } }

.image_overview_icon_tile_weather {
  background-repeat: no-repeat;
  background-size: 56px 56px;
  height: 56px;
  width: 56px;
  background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/icon_tile_weather_large.jpg");
  margin-left: auto;
  margin-right: auto; }
  @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), (-webkit-min-device-pixel-ratio: 144), (min-resolution: 144dppx) {
    .image_overview_icon_tile_weather {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/icon_tile_weather_large_2x.jpg"); } }
  @media only screen and (max-width: 1068px) {
    .image_overview_icon_tile_weather {
      background-size: 42px 42px;
      height: 42px;
      width: 42px;
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/icon_tile_weather_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: 144dpi), only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 1068px) and (min-resolution: 144dppx) {
    .image_overview_icon_tile_weather {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/icon_tile_weather_medium_2x.jpg"); } }
  @media only screen and (max-width: 735px) {
    .image_overview_icon_tile_weather {
      background-size: 42px 42px;
      height: 42px;
      width: 42px;
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/icon_tile_weather_small.jpg"); } }
  @media only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 735px) and (min-resolution: 144dpi), only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 735px) and (min-resolution: 144dppx) {
    .image_overview_icon_tile_weather {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/icon_tile_weather_small_2x.jpg"); } }

.image_overview_picture {
  background-repeat: no-repeat;
  background-size: 58px 44px;
  height: 44px;
  width: 58px;
  background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/picture_large.jpg");
  margin-left: auto;
  margin-right: auto; }
  @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), (-webkit-min-device-pixel-ratio: 144), (min-resolution: 144dppx) {
    .image_overview_picture {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/picture_large_2x.jpg"); } }
  @media only screen and (max-width: 1068px) {
    .image_overview_picture {
      background-size: 44px 33px;
      height: 33px;
      width: 44px;
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/picture_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: 144dpi), only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 1068px) and (min-resolution: 144dppx) {
    .image_overview_picture {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/picture_medium_2x.jpg"); } }
  @media only screen and (max-width: 735px) {
    .image_overview_picture {
      background-size: 44px 33px;
      height: 33px;
      width: 44px;
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/picture_small.jpg"); } }
  @media only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 735px) and (min-resolution: 144dpi), only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 735px) and (min-resolution: 144dppx) {
    .image_overview_picture {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/picture_small_2x.jpg"); } }

.image_overview_icon_tile_twitter {
  background-repeat: no-repeat;
  background-size: 56px 56px;
  height: 56px;
  width: 56px;
  background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/icon_tile_twitter_large.jpg");
  margin-left: auto;
  margin-right: auto; }
  @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), (-webkit-min-device-pixel-ratio: 144), (min-resolution: 144dppx) {
    .image_overview_icon_tile_twitter {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/icon_tile_twitter_large_2x.jpg"); } }
  @media only screen and (max-width: 1068px) {
    .image_overview_icon_tile_twitter {
      background-size: 42px 42px;
      height: 42px;
      width: 42px;
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/icon_tile_twitter_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: 144dpi), only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 1068px) and (min-resolution: 144dppx) {
    .image_overview_icon_tile_twitter {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/icon_tile_twitter_medium_2x.jpg"); } }

.image_overview_pizza {
  background-repeat: no-repeat;
  background-size: 181px 33px;
  height: 33px;
  width: 181px;
  background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/pizza_large.jpg");
  margin-left: auto;
  margin-right: auto; }
  @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), (-webkit-min-device-pixel-ratio: 144), (min-resolution: 144dppx) {
    .image_overview_pizza {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/pizza_large_2x.jpg"); } }
  @media only screen and (max-width: 1068px) {
    .image_overview_pizza {
      background-size: 136px 25px;
      height: 25px;
      width: 136px;
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/pizza_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: 144dpi), only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 1068px) and (min-resolution: 144dppx) {
    .image_overview_pizza {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/pizza_medium_2x.jpg"); } }
  @media only screen and (max-width: 735px) {
    .image_overview_pizza {
      background-size: 127px 23px;
      height: 23px;
      width: 127px;
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/pizza_small.jpg"); } }
  @media only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 735px) and (min-resolution: 144dpi), only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 735px) and (min-resolution: 144dppx) {
    .image_overview_pizza {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/pizza_small_2x.jpg"); } }

.image_overview_icon_tile_tips {
  background-repeat: no-repeat;
  background-size: 56px 56px;
  height: 56px;
  width: 56px;
  background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/icon_tile_tips_large.jpg");
  margin-left: auto;
  margin-right: auto; }
  @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), (-webkit-min-device-pixel-ratio: 144), (min-resolution: 144dppx) {
    .image_overview_icon_tile_tips {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/icon_tile_tips_large_2x.jpg"); } }
  @media only screen and (max-width: 1068px) {
    .image_overview_icon_tile_tips {
      background-size: 42px 42px;
      height: 42px;
      width: 42px;
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/icon_tile_tips_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: 144dpi), only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 1068px) and (min-resolution: 144dppx) {
    .image_overview_icon_tile_tips {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/icon_tile_tips_medium_2x.jpg"); } }

.image_overview_play_after_this_song {
  background-repeat: no-repeat;
  background-size: 88px 88px;
  height: 88px;
  width: 88px;
  background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/play_after_this_song_large.jpg");
  margin-left: auto;
  margin-right: auto; }
  @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), (-webkit-min-device-pixel-ratio: 144), (min-resolution: 144dppx) {
    .image_overview_play_after_this_song {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/play_after_this_song_large_2x.jpg"); } }
  @media only screen and (max-width: 1068px) {
    .image_overview_play_after_this_song {
      background-size: 64px 64px;
      height: 64px;
      width: 64px;
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/play_after_this_song_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: 144dpi), only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 1068px) and (min-resolution: 144dppx) {
    .image_overview_play_after_this_song {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/play_after_this_song_medium_2x.jpg"); } }

.image_overview_icon_tile_sports {
  background-repeat: no-repeat;
  background-size: 56px 56px;
  height: 56px;
  width: 56px;
  background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/icon_tile_sports_large.jpg");
  margin-left: auto;
  margin-right: auto; }
  @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), (-webkit-min-device-pixel-ratio: 144), (min-resolution: 144dppx) {
    .image_overview_icon_tile_sports {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/icon_tile_sports_large_2x.jpg"); } }
  @media only screen and (max-width: 1068px) {
    .image_overview_icon_tile_sports {
      background-size: 42px 42px;
      height: 42px;
      width: 42px;
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/icon_tile_sports_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: 144dpi), only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 1068px) and (min-resolution: 144dppx) {
    .image_overview_icon_tile_sports {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/icon_tile_sports_medium_2x.jpg"); } }

.image_overview_play_album_screen {
  background-repeat: no-repeat;
  background-size: 270px 482px;
  height: 482px;
  width: 270px;
  background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/play_album_screen_large.jpg");
  margin-left: auto;
  margin-right: auto; }
  @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), (-webkit-min-device-pixel-ratio: 144), (min-resolution: 144dppx) {
    .image_overview_play_album_screen {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/play_album_screen_large_2x.jpg"); } }
  @media only screen and (max-width: 1068px) {
    .image_overview_play_album_screen {
      background-size: 200px 358px;
      height: 358px;
      width: 200px;
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/play_album_screen_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: 144dpi), only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 1068px) and (min-resolution: 144dppx) {
    .image_overview_play_album_screen {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/play_album_screen_medium_2x.jpg"); } }
  @media only screen and (max-width: 735px) {
    .image_overview_play_album_screen {
      background-size: 164px 293px;
      height: 293px;
      width: 164px;
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/play_album_screen_small.jpg"); } }
  @media only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 735px) and (min-resolution: 144dpi), only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 735px) and (min-resolution: 144dppx) {
    .image_overview_play_album_screen {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/play_album_screen_small_2x.jpg"); } }

.image_overview_icon_tile_restaurants {
  background-repeat: no-repeat;
  background-size: 56px 56px;
  height: 56px;
  width: 56px;
  background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/icon_tile_restaurants_large.jpg");
  margin-left: auto;
  margin-right: auto; }
  @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), (-webkit-min-device-pixel-ratio: 144), (min-resolution: 144dppx) {
    .image_overview_icon_tile_restaurants {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/icon_tile_restaurants_large_2x.jpg"); } }
  @media only screen and (max-width: 1068px) {
    .image_overview_icon_tile_restaurants {
      background-size: 42px 42px;
      height: 42px;
      width: 42px;
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/icon_tile_restaurants_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: 144dpi), only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 1068px) and (min-resolution: 144dppx) {
    .image_overview_icon_tile_restaurants {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/icon_tile_restaurants_medium_2x.jpg"); } }

.image_overview_icon_tile_reminders {
  background-repeat: no-repeat;
  background-size: 56px 56px;
  height: 56px;
  width: 56px;
  background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/icon_tile_reminders_large.jpg");
  margin-left: auto;
  margin-right: auto; }
  @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), (-webkit-min-device-pixel-ratio: 144), (min-resolution: 144dppx) {
    .image_overview_icon_tile_reminders {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/icon_tile_reminders_large_2x.jpg"); } }
  @media only screen and (max-width: 1068px) {
    .image_overview_icon_tile_reminders {
      background-size: 42px 42px;
      height: 42px;
      width: 42px;
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/icon_tile_reminders_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: 144dpi), only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 1068px) and (min-resolution: 144dppx) {
    .image_overview_icon_tile_reminders {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/icon_tile_reminders_medium_2x.jpg"); } }

.image_overview_play {
  background-repeat: no-repeat;
  background-size: 43px 47px;
  height: 47px;
  width: 43px;
  background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/play_large.jpg");
  margin-left: auto;
  margin-right: auto; }
  @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), (-webkit-min-device-pixel-ratio: 144), (min-resolution: 144dppx) {
    .image_overview_play {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/play_large_2x.jpg"); } }
  @media only screen and (max-width: 1068px) {
    .image_overview_play {
      background-size: 32px 35px;
      height: 35px;
      width: 32px;
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/play_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: 144dpi), only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 1068px) and (min-resolution: 144dppx) {
    .image_overview_play {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/play_medium_2x.jpg"); } }
  @media only screen and (max-width: 735px) {
    .image_overview_play {
      background-size: 32px 35px;
      height: 35px;
      width: 32px;
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/play_small.jpg"); } }
  @media only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 735px) and (min-resolution: 144dpi), only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 735px) and (min-resolution: 144dppx) {
    .image_overview_play {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/play_small_2x.jpg"); } }

.image_overview_icon_tile_qa {
  background-repeat: no-repeat;
  background-size: 56px 56px;
  height: 56px;
  width: 56px;
  background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/icon_tile_qa_large.jpg");
  margin-left: auto;
  margin-right: auto; }
  @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), (-webkit-min-device-pixel-ratio: 144), (min-resolution: 144dppx) {
    .image_overview_icon_tile_qa {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/icon_tile_qa_large_2x.jpg"); } }
  @media only screen and (max-width: 1068px) {
    .image_overview_icon_tile_qa {
      background-size: 42px 42px;
      height: 42px;
      width: 42px;
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/icon_tile_qa_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: 144dpi), only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 1068px) and (min-resolution: 144dppx) {
    .image_overview_icon_tile_qa {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/icon_tile_qa_medium_2x.jpg"); } }

.image_overview_play_song {
  background-repeat: no-repeat;
  background-size: 43px 64px;
  height: 64px;
  width: 43px;
  background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/play_song_large.jpg");
  margin-left: auto;
  margin-right: auto; }
  @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), (-webkit-min-device-pixel-ratio: 144), (min-resolution: 144dppx) {
    .image_overview_play_song {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/play_song_large_2x.jpg"); } }
  @media only screen and (max-width: 1068px) {
    .image_overview_play_song {
      background-size: 32px 47px;
      height: 47px;
      width: 32px;
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/play_song_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: 144dpi), only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 1068px) and (min-resolution: 144dppx) {
    .image_overview_play_song {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/play_song_medium_2x.jpg"); } }
  @media only screen and (max-width: 735px) {
    .image_overview_play_song {
      background-size: 32px 47px;
      height: 47px;
      width: 32px;
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/play_song_small.jpg"); } }
  @media only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 735px) and (min-resolution: 144dpi), only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 735px) and (min-resolution: 144dppx) {
    .image_overview_play_song {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/play_song_small_2x.jpg"); } }

.image_overview_icon_tile_podcast {
  background-repeat: no-repeat;
  background-size: 56px 56px;
  height: 56px;
  width: 56px;
  background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/icon_tile_podcast_large.jpg");
  margin-left: auto;
  margin-right: auto; }
  @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), (-webkit-min-device-pixel-ratio: 144), (min-resolution: 144dppx) {
    .image_overview_icon_tile_podcast {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/icon_tile_podcast_large_2x.jpg"); } }
  @media only screen and (max-width: 1068px) {
    .image_overview_icon_tile_podcast {
      background-size: 42px 42px;
      height: 42px;
      width: 42px;
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/icon_tile_podcast_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: 144dpi), only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 1068px) and (min-resolution: 144dppx) {
    .image_overview_icon_tile_podcast {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/icon_tile_podcast_medium_2x.jpg"); } }

.image_overview_play_song_screen {
  background-repeat: no-repeat;
  background-size: 270px 482px;
  height: 482px;
  width: 270px;
  background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/play_song_screen_large.jpg");
  margin-left: auto;
  margin-right: auto; }
  @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), (-webkit-min-device-pixel-ratio: 144), (min-resolution: 144dppx) {
    .image_overview_play_song_screen {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/play_song_screen_large_2x.jpg"); } }
  @media only screen and (max-width: 1068px) {
    .image_overview_play_song_screen {
      background-size: 200px 358px;
      height: 358px;
      width: 200px;
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/play_song_screen_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: 144dpi), only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 1068px) and (min-resolution: 144dppx) {
    .image_overview_play_song_screen {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/play_song_screen_medium_2x.jpg"); } }
  @media only screen and (max-width: 735px) {
    .image_overview_play_song_screen {
      background-size: 164px 293px;
      height: 293px;
      width: 164px;
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/play_song_screen_small.jpg"); } }
  @media only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 735px) and (min-resolution: 144dpi), only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 735px) and (min-resolution: 144dppx) {
    .image_overview_play_song_screen {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/play_song_screen_small_2x.jpg"); } }

.image_overview_icon_tile_photos {
  background-repeat: no-repeat;
  background-size: 56px 56px;
  height: 56px;
  width: 56px;
  background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/icon_tile_photos_large.jpg");
  margin-left: auto;
  margin-right: auto; }
  @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), (-webkit-min-device-pixel-ratio: 144), (min-resolution: 144dppx) {
    .image_overview_icon_tile_photos {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/icon_tile_photos_large_2x.jpg"); } }
  @media only screen and (max-width: 1068px) {
    .image_overview_icon_tile_photos {
      background-size: 42px 42px;
      height: 42px;
      width: 42px;
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/icon_tile_photos_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: 144dpi), only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 1068px) and (min-resolution: 144dppx) {
    .image_overview_icon_tile_photos {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/icon_tile_photos_medium_2x.jpg"); } }

.image_overview_icon_tile_phone {
  background-repeat: no-repeat;
  background-size: 56px 56px;
  height: 56px;
  width: 56px;
  background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/icon_tile_phone_large.jpg");
  margin-left: auto;
  margin-right: auto; }
  @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), (-webkit-min-device-pixel-ratio: 144), (min-resolution: 144dppx) {
    .image_overview_icon_tile_phone {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/icon_tile_phone_large_2x.jpg"); } }
  @media only screen and (max-width: 1068px) {
    .image_overview_icon_tile_phone {
      background-size: 42px 42px;
      height: 42px;
      width: 42px;
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/icon_tile_phone_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: 144dpi), only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 1068px) and (min-resolution: 144dppx) {
    .image_overview_icon_tile_phone {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/icon_tile_phone_medium_2x.jpg"); } }

.image_overview_play_station {
  background-repeat: no-repeat;
  background-size: 106px 96px;
  height: 96px;
  width: 106px;
  background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/play_station_large.jpg");
  margin-left: auto;
  margin-right: auto; }
  @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), (-webkit-min-device-pixel-ratio: 144), (min-resolution: 144dppx) {
    .image_overview_play_station {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/play_station_large_2x.jpg"); } }
  @media only screen and (max-width: 1068px) {
    .image_overview_play_station {
      background-size: 80px 73px;
      height: 73px;
      width: 80px;
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/play_station_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: 144dpi), only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 1068px) and (min-resolution: 144dppx) {
    .image_overview_play_station {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/play_station_medium_2x.jpg"); } }
  @media only screen and (max-width: 735px) {
    .image_overview_play_station {
      background-size: 80px 73px;
      height: 73px;
      width: 80px;
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/play_station_small.jpg"); } }
  @media only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 735px) and (min-resolution: 144dpi), only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 735px) and (min-resolution: 144dppx) {
    .image_overview_play_station {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/play_station_small_2x.jpg"); } }

.image_overview_icon_tile_notes {
  background-repeat: no-repeat;
  background-size: 56px 56px;
  height: 56px;
  width: 56px;
  background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/icon_tile_notes_large.jpg");
  margin-left: auto;
  margin-right: auto; }
  @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), (-webkit-min-device-pixel-ratio: 144), (min-resolution: 144dppx) {
    .image_overview_icon_tile_notes {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/icon_tile_notes_large_2x.jpg"); } }
  @media only screen and (max-width: 1068px) {
    .image_overview_icon_tile_notes {
      background-size: 42px 42px;
      height: 42px;
      width: 42px;
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/icon_tile_notes_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: 144dpi), only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 1068px) and (min-resolution: 144dppx) {
    .image_overview_icon_tile_notes {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/icon_tile_notes_medium_2x.jpg"); } }

.image_overview_icon_tile_movies {
  background-repeat: no-repeat;
  background-size: 56px 56px;
  height: 56px;
  width: 56px;
  background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/icon_tile_movies_large.jpg");
  margin-left: auto;
  margin-right: auto; }
  @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), (-webkit-min-device-pixel-ratio: 144), (min-resolution: 144dppx) {
    .image_overview_icon_tile_movies {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/icon_tile_movies_large_2x.jpg"); } }
  @media only screen and (max-width: 1068px) {
    .image_overview_icon_tile_movies {
      background-size: 42px 42px;
      height: 42px;
      width: 42px;
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/icon_tile_movies_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: 144dpi), only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 1068px) and (min-resolution: 144dppx) {
    .image_overview_icon_tile_movies {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/icon_tile_movies_medium_2x.jpg"); } }

.image_overview_play_the_first {
  background-repeat: no-repeat;
  background-size: 88px 88px;
  height: 88px;
  width: 88px;
  background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/play_the_first_large.jpg");
  margin-left: auto;
  margin-right: auto; }
  @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), (-webkit-min-device-pixel-ratio: 144), (min-resolution: 144dppx) {
    .image_overview_play_the_first {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/play_the_first_large_2x.jpg"); } }
  @media only screen and (max-width: 1068px) {
    .image_overview_play_the_first {
      background-size: 65px 65px;
      height: 65px;
      width: 65px;
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/play_the_first_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: 144dpi), only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 1068px) and (min-resolution: 144dppx) {
    .image_overview_play_the_first {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/play_the_first_medium_2x.jpg"); } }

.image_overview_icon_tile_messages {
  background-repeat: no-repeat;
  background-size: 56px 56px;
  height: 56px;
  width: 56px;
  background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/icon_tile_messages_large.jpg");
  margin-left: auto;
  margin-right: auto; }
  @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), (-webkit-min-device-pixel-ratio: 144), (min-resolution: 144dppx) {
    .image_overview_icon_tile_messages {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/icon_tile_messages_large_2x.jpg"); } }
  @media only screen and (max-width: 1068px) {
    .image_overview_icon_tile_messages {
      background-size: 42px 42px;
      height: 42px;
      width: 42px;
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/icon_tile_messages_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: 144dpi), only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 1068px) and (min-resolution: 144dppx) {
    .image_overview_icon_tile_messages {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/icon_tile_messages_medium_2x.jpg"); } }

.image_overview_play_the_top {
  background-repeat: no-repeat;
  background-size: 94px 90px;
  height: 90px;
  width: 94px;
  background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/play_the_top_large.jpg");
  margin-left: auto;
  margin-right: auto; }
  @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), (-webkit-min-device-pixel-ratio: 144), (min-resolution: 144dppx) {
    .image_overview_play_the_top {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/play_the_top_large_2x.jpg"); } }
  @media only screen and (max-width: 1068px) {
    .image_overview_play_the_top {
      background-size: 66px 64px;
      height: 64px;
      width: 66px;
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/play_the_top_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: 144dpi), only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 1068px) and (min-resolution: 144dppx) {
    .image_overview_play_the_top {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/play_the_top_medium_2x.jpg"); } }

.image_overview_icon_tile_maps {
  background-repeat: no-repeat;
  background-size: 56px 56px;
  height: 56px;
  width: 56px;
  background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/icon_tile_maps_large.jpg");
  margin-left: auto;
  margin-right: auto; }
  @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), (-webkit-min-device-pixel-ratio: 144), (min-resolution: 144dppx) {
    .image_overview_icon_tile_maps {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/icon_tile_maps_large_2x.jpg"); } }
  @media only screen and (max-width: 1068px) {
    .image_overview_icon_tile_maps {
      background-size: 42px 42px;
      height: 42px;
      width: 42px;
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/icon_tile_maps_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: 144dpi), only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 1068px) and (min-resolution: 144dppx) {
    .image_overview_icon_tile_maps {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/icon_tile_maps_medium_2x.jpg"); } }

.image_overview_play_trailer {
  background-repeat: no-repeat;
  background-size: 64px 64px;
  height: 64px;
  width: 64px;
  background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/play_trailer_large.jpg");
  margin-left: auto;
  margin-right: auto; }
  @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), (-webkit-min-device-pixel-ratio: 144), (min-resolution: 144dppx) {
    .image_overview_play_trailer {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/play_trailer_large_2x.jpg"); } }
  @media only screen and (max-width: 1068px) {
    .image_overview_play_trailer {
      background-size: 47px 47px;
      height: 47px;
      width: 47px;
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/play_trailer_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: 144dpi), only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 1068px) and (min-resolution: 144dppx) {
    .image_overview_play_trailer {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/play_trailer_medium_2x.jpg"); } }
  @media only screen and (max-width: 735px) {
    .image_overview_play_trailer {
      background-size: 47px 47px;
      height: 47px;
      width: 47px;
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/play_trailer_small.jpg"); } }
  @media only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 735px) and (min-resolution: 144dpi), only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 735px) and (min-resolution: 144dppx) {
    .image_overview_play_trailer {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/play_trailer_small_2x.jpg"); } }

.image_overview_icon_tile_mail {
  background-repeat: no-repeat;
  background-size: 56px 56px;
  height: 56px;
  width: 56px;
  background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/icon_tile_mail_large.jpg");
  margin-left: auto;
  margin-right: auto; }
  @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), (-webkit-min-device-pixel-ratio: 144), (min-resolution: 144dppx) {
    .image_overview_icon_tile_mail {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/icon_tile_mail_large_2x.jpg"); } }
  @media only screen and (max-width: 1068px) {
    .image_overview_icon_tile_mail {
      background-size: 42px 42px;
      height: 42px;
      width: 42px;
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/icon_tile_mail_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: 144dpi), only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 1068px) and (min-resolution: 144dppx) {
    .image_overview_icon_tile_mail {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/icon_tile_mail_medium_2x.jpg"); } }

.image_overview_playing_tonight {
  background-repeat: no-repeat;
  background-size: 270px 482px;
  height: 482px;
  width: 270px;
  background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/playing_tonight_large.jpg");
  margin-left: auto;
  margin-right: auto; }
  @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), (-webkit-min-device-pixel-ratio: 144), (min-resolution: 144dppx) {
    .image_overview_playing_tonight {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/playing_tonight_large_2x.jpg"); } }
  @media only screen and (max-width: 1068px) {
    .image_overview_playing_tonight {
      background-size: 200px 358px;
      height: 358px;
      width: 200px;
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/playing_tonight_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: 144dpi), only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 1068px) and (min-resolution: 144dppx) {
    .image_overview_playing_tonight {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/playing_tonight_medium_2x.jpg"); } }
  @media only screen and (max-width: 735px) {
    .image_overview_playing_tonight {
      background-size: 164px 293px;
      height: 293px;
      width: 164px;
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/playing_tonight_small.jpg"); } }
  @media only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 735px) and (min-resolution: 144dpi), only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 735px) and (min-resolution: 144dppx) {
    .image_overview_playing_tonight {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/playing_tonight_small_2x.jpg"); } }

.image_overview_icon_tile_itunes {
  background-repeat: no-repeat;
  background-size: 56px 56px;
  height: 56px;
  width: 56px;
  background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/icon_tile_itunes_large.jpg");
  margin-left: auto;
  margin-right: auto; }
  @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), (-webkit-min-device-pixel-ratio: 144), (min-resolution: 144dppx) {
    .image_overview_icon_tile_itunes {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/icon_tile_itunes_large_2x.jpg"); } }
  @media only screen and (max-width: 1068px) {
    .image_overview_icon_tile_itunes {
      background-size: 42px 42px;
      height: 42px;
      width: 42px;
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/icon_tile_itunes_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: 144dpi), only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 1068px) and (min-resolution: 144dppx) {
    .image_overview_icon_tile_itunes {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/icon_tile_itunes_medium_2x.jpg"); } }

.image_overview_icon_tile_ibooks {
  background-repeat: no-repeat;
  background-size: 56px 56px;
  height: 56px;
  width: 56px;
  background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/icon_tile_ibooks_large.jpg");
  margin-left: auto;
  margin-right: auto; }
  @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), (-webkit-min-device-pixel-ratio: 144), (min-resolution: 144dppx) {
    .image_overview_icon_tile_ibooks {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/icon_tile_ibooks_large_2x.jpg"); } }
  @media only screen and (max-width: 1068px) {
    .image_overview_icon_tile_ibooks {
      background-size: 42px 42px;
      height: 42px;
      width: 42px;
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/icon_tile_ibooks_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: 144dpi), only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 1068px) and (min-resolution: 144dppx) {
    .image_overview_icon_tile_ibooks {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/icon_tile_ibooks_medium_2x.jpg"); } }

.image_overview_playlastvoicemail {
  background-repeat: no-repeat;
  background-size: 79px 79px;
  height: 79px;
  width: 79px;
  background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/playlastvoicemail_large.jpg");
  margin-left: auto;
  margin-right: auto; }
  @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), (-webkit-min-device-pixel-ratio: 144), (min-resolution: 144dppx) {
    .image_overview_playlastvoicemail {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/playlastvoicemail_large_2x.jpg"); } }
  @media only screen and (max-width: 1068px) {
    .image_overview_playlastvoicemail {
      background-size: 59px 59px;
      height: 59px;
      width: 59px;
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/playlastvoicemail_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: 144dpi), only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 1068px) and (min-resolution: 144dppx) {
    .image_overview_playlastvoicemail {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/playlastvoicemail_medium_2x.jpg"); } }
  @media only screen and (max-width: 735px) {
    .image_overview_playlastvoicemail {
      background-size: 59px 59px;
      height: 59px;
      width: 59px;
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/playlastvoicemail_small.jpg"); } }
  @media only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 735px) and (min-resolution: 144dpi), only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 735px) and (min-resolution: 144dppx) {
    .image_overview_playlastvoicemail {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/playlastvoicemail_small_2x.jpg"); } }

.image_overview_icon_tile_health {
  background-repeat: no-repeat;
  background-size: 56px 56px;
  height: 56px;
  width: 56px;
  background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/icon_tile_health_large.jpg");
  margin-left: auto;
  margin-right: auto; }
  @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), (-webkit-min-device-pixel-ratio: 144), (min-resolution: 144dppx) {
    .image_overview_icon_tile_health {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/icon_tile_health_large_2x.jpg"); } }
  @media only screen and (max-width: 1068px) {
    .image_overview_icon_tile_health {
      background-size: 42px 42px;
      height: 42px;
      width: 42px;
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/icon_tile_health_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: 144dpi), only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 1068px) and (min-resolution: 144dppx) {
    .image_overview_icon_tile_health {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/icon_tile_health_medium_2x.jpg"); } }

.image_overview_podcast {
  background-repeat: no-repeat;
  background-size: 270px 482px;
  height: 482px;
  width: 270px;
  background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/podcast_large.jpg");
  margin-left: auto;
  margin-right: auto; }
  @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), (-webkit-min-device-pixel-ratio: 144), (min-resolution: 144dppx) {
    .image_overview_podcast {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/podcast_large_2x.jpg"); } }
  @media only screen and (max-width: 1068px) {
    .image_overview_podcast {
      background-size: 200px 358px;
      height: 358px;
      width: 200px;
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/podcast_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: 144dpi), only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 1068px) and (min-resolution: 144dppx) {
    .image_overview_podcast {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/podcast_medium_2x.jpg"); } }
  @media only screen and (max-width: 735px) {
    .image_overview_podcast {
      background-size: 164px 293px;
      height: 293px;
      width: 164px;
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/podcast_small.jpg"); } }
  @media only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 735px) and (min-resolution: 144dpi), only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 735px) and (min-resolution: 144dppx) {
    .image_overview_podcast {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/podcast_small_2x.jpg"); } }

.image_overview_icon_tile_game_center {
  background-repeat: no-repeat;
  background-size: 56px 56px;
  height: 56px;
  width: 56px;
  background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/icon_tile_game_center_large.jpg");
  margin-left: auto;
  margin-right: auto; }
  @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), (-webkit-min-device-pixel-ratio: 144), (min-resolution: 144dppx) {
    .image_overview_icon_tile_game_center {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/icon_tile_game_center_large_2x.jpg"); } }
  @media only screen and (max-width: 1068px) {
    .image_overview_icon_tile_game_center {
      background-size: 42px 42px;
      height: 42px;
      width: 42px;
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/icon_tile_game_center_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: 144dpi), only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 1068px) and (min-resolution: 144dppx) {
    .image_overview_icon_tile_game_center {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/icon_tile_game_center_medium_2x.jpg"); } }

.image_overview_podcast_logo {
  background-repeat: no-repeat;
  background-size: 76px 84px;
  height: 84px;
  width: 76px;
  background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/podcast_logo_large.jpg");
  margin-left: auto;
  margin-right: auto; }
  @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), (-webkit-min-device-pixel-ratio: 144), (min-resolution: 144dppx) {
    .image_overview_podcast_logo {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/podcast_logo_large_2x.jpg"); } }
  @media only screen and (max-width: 1068px) {
    .image_overview_podcast_logo {
      background-size: 57px 63px;
      height: 63px;
      width: 57px;
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/podcast_logo_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: 144dpi), only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 1068px) and (min-resolution: 144dppx) {
    .image_overview_podcast_logo {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/podcast_logo_medium_2x.jpg"); } }
  @media only screen and (max-width: 735px) {
    .image_overview_podcast_logo {
      background-size: 57px 63px;
      height: 63px;
      width: 57px;
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/podcast_logo_small.jpg"); } }
  @media only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 735px) and (min-resolution: 144dpi), only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 735px) and (min-resolution: 144dppx) {
    .image_overview_podcast_logo {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/podcast_logo_small_2x.jpg"); } }

.image_overview_icon_tile_findmyfriends {
  background-repeat: no-repeat;
  background-size: 56px 56px;
  height: 56px;
  width: 56px;
  background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/icon_tile_findmyfriends_large.jpg");
  margin-left: auto;
  margin-right: auto; }
  @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), (-webkit-min-device-pixel-ratio: 144), (min-resolution: 144dppx) {
    .image_overview_icon_tile_findmyfriends {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/icon_tile_findmyfriends_large_2x.jpg"); } }
  @media only screen and (max-width: 1068px) {
    .image_overview_icon_tile_findmyfriends {
      background-size: 42px 42px;
      height: 42px;
      width: 42px;
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/icon_tile_findmyfriends_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: 144dpi), only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 1068px) and (min-resolution: 144dppx) {
    .image_overview_icon_tile_findmyfriends {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/icon_tile_findmyfriends_medium_2x.jpg"); } }

.image_overview_icon_tile_facebook {
  background-repeat: no-repeat;
  background-size: 56px 56px;
  height: 56px;
  width: 56px;
  background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/icon_tile_facebook_large.jpg");
  margin-left: auto;
  margin-right: auto; }
  @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), (-webkit-min-device-pixel-ratio: 144), (min-resolution: 144dppx) {
    .image_overview_icon_tile_facebook {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/icon_tile_facebook_large_2x.jpg"); } }
  @media only screen and (max-width: 1068px) {
    .image_overview_icon_tile_facebook {
      background-size: 42px 42px;
      height: 42px;
      width: 42px;
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/icon_tile_facebook_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: 144dpi), only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 1068px) and (min-resolution: 144dppx) {
    .image_overview_icon_tile_facebook {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/icon_tile_facebook_medium_2x.jpg"); } }

.image_overview_popular {
  background-repeat: no-repeat;
  background-size: 98px 64px;
  height: 64px;
  width: 98px;
  background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/popular_large.jpg");
  margin-left: auto;
  margin-right: auto; }
  @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), (-webkit-min-device-pixel-ratio: 144), (min-resolution: 144dppx) {
    .image_overview_popular {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/popular_large_2x.jpg"); } }
  @media only screen and (max-width: 1068px) {
    .image_overview_popular {
      background-size: 73px 48px;
      height: 48px;
      width: 73px;
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/popular_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: 144dpi), only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 1068px) and (min-resolution: 144dppx) {
    .image_overview_popular {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/popular_medium_2x.jpg"); } }
  @media only screen and (max-width: 735px) {
    .image_overview_popular {
      background-size: 73px 48px;
      height: 48px;
      width: 73px;
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/popular_small.jpg"); } }
  @media only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 735px) and (min-resolution: 144dpi), only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 735px) and (min-resolution: 144dppx) {
    .image_overview_popular {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/popular_small_2x.jpg"); } }

.image_overview_icon_tile_contacts {
  background-repeat: no-repeat;
  background-size: 56px 56px;
  height: 56px;
  width: 56px;
  background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/icon_tile_contacts_large.jpg");
  margin-left: auto;
  margin-right: auto; }
  @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), (-webkit-min-device-pixel-ratio: 144), (min-resolution: 144dppx) {
    .image_overview_icon_tile_contacts {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/icon_tile_contacts_large_2x.jpg"); } }

.image_overview_icon_tile_calendar {
  background-repeat: no-repeat;
  background-size: 56px 56px;
  height: 56px;
  width: 56px;
  background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/icon_tile_calendar_large.jpg");
  margin-left: auto;
  margin-right: auto; }
  @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), (-webkit-min-device-pixel-ratio: 144), (min-resolution: 144dppx) {
    .image_overview_icon_tile_calendar {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/icon_tile_calendar_large_2x.jpg"); } }
  @media only screen and (max-width: 1068px) {
    .image_overview_icon_tile_calendar {
      background-size: 42px 42px;
      height: 42px;
      width: 42px;
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/icon_tile_calendar_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: 144dpi), only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 1068px) and (min-resolution: 144dppx) {
    .image_overview_icon_tile_calendar {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/icon_tile_calendar_medium_2x.jpg"); } }

.image_overview_printer {
  background-repeat: no-repeat;
  background-size: 70px 59px;
  height: 59px;
  width: 70px;
  background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/printer_large.jpg");
  margin-left: auto;
  margin-right: auto; }
  @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), (-webkit-min-device-pixel-ratio: 144), (min-resolution: 144dppx) {
    .image_overview_printer {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/printer_large_2x.jpg"); } }
  @media only screen and (max-width: 1068px) {
    .image_overview_printer {
      background-size: 48px 41px;
      height: 41px;
      width: 48px;
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/printer_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: 144dpi), only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 1068px) and (min-resolution: 144dppx) {
    .image_overview_printer {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/printer_medium_2x.jpg"); } }

.image_overview_icon_tile_calendar_date {
  background-repeat: no-repeat;
  background-size: 58px 58px;
  height: 58px;
  width: 58px;
  background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/icon_tile_calendar_date_large.jpg");
  margin-left: auto;
  margin-right: auto; }
  @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), (-webkit-min-device-pixel-ratio: 144), (min-resolution: 144dppx) {
    .image_overview_icon_tile_calendar_date {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/icon_tile_calendar_date_large_2x.jpg"); } }
  @media only screen and (max-width: 1068px) {
    .image_overview_icon_tile_calendar_date {
      background-size: 44px 44px;
      height: 44px;
      width: 44px;
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/icon_tile_calendar_date_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: 144dpi), only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 1068px) and (min-resolution: 144dppx) {
    .image_overview_icon_tile_calendar_date {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/icon_tile_calendar_date_medium_2x.jpg"); } }

.image_overview_pronounce {
  background-repeat: no-repeat;
  background-size: 99px 69px;
  height: 69px;
  width: 99px;
  background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/pronounce_large.jpg");
  margin-left: auto;
  margin-right: auto; }
  @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), (-webkit-min-device-pixel-ratio: 144), (min-resolution: 144dppx) {
    .image_overview_pronounce {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/pronounce_large_2x.jpg"); } }
  @media only screen and (max-width: 1068px) {
    .image_overview_pronounce {
      background-size: 78px 55px;
      height: 55px;
      width: 78px;
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/pronounce_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: 144dpi), only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 1068px) and (min-resolution: 144dppx) {
    .image_overview_pronounce {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/pronounce_medium_2x.jpg"); } }
  @media only screen and (max-width: 735px) {
    .image_overview_pronounce {
      background-size: 64px 45px;
      height: 45px;
      width: 64px;
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/pronounce_small.jpg"); } }
  @media only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 735px) and (min-resolution: 144dpi), only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 735px) and (min-resolution: 144dppx) {
    .image_overview_pronounce {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/pronounce_small_2x.jpg"); } }

.image_overview_icon_tile_bluetooth {
  background-repeat: no-repeat;
  background-size: 56px 56px;
  height: 56px;
  width: 56px;
  background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/icon_tile_bluetooth_large.jpg");
  margin-left: auto;
  margin-right: auto; }
  @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), (-webkit-min-device-pixel-ratio: 144), (min-resolution: 144dppx) {
    .image_overview_icon_tile_bluetooth {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/icon_tile_bluetooth_large_2x.jpg"); } }
  @media only screen and (max-width: 1068px) {
    .image_overview_icon_tile_bluetooth {
      background-size: 42px 42px;
      height: 42px;
      width: 42px;
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/icon_tile_bluetooth_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: 144dpi), only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 1068px) and (min-resolution: 144dppx) {
    .image_overview_icon_tile_bluetooth {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/icon_tile_bluetooth_medium_2x.jpg"); } }

.image_overview_icon_tile_appstore {
  background-repeat: no-repeat;
  background-size: 56px 56px;
  height: 56px;
  width: 56px;
  background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/icon_tile_appstore_large.jpg");
  margin-left: auto;
  margin-right: auto; }
  @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), (-webkit-min-device-pixel-ratio: 144), (min-resolution: 144dppx) {
    .image_overview_icon_tile_appstore {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/icon_tile_appstore_large_2x.jpg"); } }
  @media only screen and (max-width: 1068px) {
    .image_overview_icon_tile_appstore {
      background-size: 42px 42px;
      height: 42px;
      width: 42px;
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/icon_tile_appstore_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: 144dpi), only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 1068px) and (min-resolution: 144dppx) {
    .image_overview_icon_tile_appstore {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/icon_tile_appstore_medium_2x.jpg"); } }

.image_overview_public_transit {
  background-repeat: no-repeat;
  background-size: 270px 482px;
  height: 482px;
  width: 270px;
  background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/public_transit_large.jpg");
  margin-left: auto;
  margin-right: auto; }
  @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), (-webkit-min-device-pixel-ratio: 144), (min-resolution: 144dppx) {
    .image_overview_public_transit {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/public_transit_large_2x.jpg"); } }
  @media only screen and (max-width: 1068px) {
    .image_overview_public_transit {
      background-size: 200px 358px;
      height: 358px;
      width: 200px;
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/public_transit_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: 144dpi), only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 1068px) and (min-resolution: 144dppx) {
    .image_overview_public_transit {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/public_transit_medium_2x.jpg"); } }
  @media only screen and (max-width: 735px) {
    .image_overview_public_transit {
      background-size: 164px 293px;
      height: 293px;
      width: 164px;
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/public_transit_small.jpg"); } }
  @media only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 735px) and (min-resolution: 144dpi), only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 735px) and (min-resolution: 144dppx) {
    .image_overview_public_transit {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/public_transit_small_2x.jpg"); } }

.image_overview_icon_hero_siri {
  background-repeat: no-repeat;
  background-size: 60px 62px;
  height: 62px;
  width: 60px;
  background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/icon_hero_siri_large.png");
  margin-left: auto;
  margin-right: auto; }
  @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), (-webkit-min-device-pixel-ratio: 144), (min-resolution: 144dppx) {
    .image_overview_icon_hero_siri {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/icon_hero_siri_large_2x.png"); } }
  @media only screen and (max-width: 1068px) {
    .image_overview_icon_hero_siri {
      background-size: 48px 48px;
      height: 48px;
      width: 48px;
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/icon_hero_siri_medium.png"); } }
  @media only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1068px) and (min-resolution: 144dpi), only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 1068px) and (min-resolution: 144dppx) {
    .image_overview_icon_hero_siri {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/icon_hero_siri_medium_2x.png"); } }
  @media only screen and (max-width: 735px) {
    .image_overview_icon_hero_siri {
      background-size: 66px 66px;
      height: 66px;
      width: 66px;
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/icon_hero_siri_small.png"); } }
  @media only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 735px) and (min-resolution: 144dpi), only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 735px) and (min-resolution: 144dppx) {
    .image_overview_icon_hero_siri {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/icon_hero_siri_small_2x.png"); } }

.image_overview_punctuation {
  background-repeat: no-repeat;
  background-size: 85px 105px;
  height: 105px;
  width: 85px;
  background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/punctuation_large.jpg");
  margin-left: auto;
  margin-right: auto; }
  @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), (-webkit-min-device-pixel-ratio: 144), (min-resolution: 144dppx) {
    .image_overview_punctuation {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/punctuation_large_2x.jpg"); } }
  @media only screen and (max-width: 1068px) {
    .image_overview_punctuation {
      background-size: 67px 83px;
      height: 83px;
      width: 67px;
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/punctuation_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: 144dpi), only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 1068px) and (min-resolution: 144dppx) {
    .image_overview_punctuation {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/punctuation_medium_2x.jpg"); } }
  @media only screen and (max-width: 735px) {
    .image_overview_punctuation {
      background-size: 67px 83px;
      height: 83px;
      width: 67px;
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/punctuation_small.jpg"); } }
  @media only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 735px) and (min-resolution: 144dpi), only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 735px) and (min-resolution: 144dppx) {
    .image_overview_punctuation {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/punctuation_small_2x.jpg"); } }

.image_overview_icon_filternav_tips {
  background-repeat: no-repeat;
  background-size: 40px 40px;
  height: 40px;
  width: 40px;
  background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/icon_filternav_tips_large.png");
  margin-left: auto;
  margin-right: auto; }
  @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), (-webkit-min-device-pixel-ratio: 144), (min-resolution: 144dppx) {
    .image_overview_icon_filternav_tips {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/icon_filternav_tips_large_2x.png"); } }
  @media only screen and (max-width: 735px) {
    .image_overview_icon_filternav_tips {
      background-size: 46px 46px;
      height: 46px;
      width: 46px;
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/icon_filternav_tips_small.png"); } }
  @media only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 735px) and (min-resolution: 144dpi), only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 735px) and (min-resolution: 144dppx) {
    .image_overview_icon_filternav_tips {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/icon_filternav_tips_small_2x.png"); } }

.image_overview_radio {
  background-repeat: no-repeat;
  background-size: 119px 79px;
  height: 79px;
  width: 119px;
  background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/radio_large.jpg");
  margin-left: auto;
  margin-right: auto; }
  @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), (-webkit-min-device-pixel-ratio: 144), (min-resolution: 144dppx) {
    .image_overview_radio {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/radio_large_2x.jpg"); } }
  @media only screen and (max-width: 1068px) {
    .image_overview_radio {
      background-size: 85px 57px;
      height: 57px;
      width: 85px;
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/radio_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: 144dpi), only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 1068px) and (min-resolution: 144dppx) {
    .image_overview_radio {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/radio_medium_2x.jpg"); } }

.image_overview_icon_filternav_sports {
  background-repeat: no-repeat;
  background-size: 40px 40px;
  height: 40px;
  width: 40px;
  background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/icon_filternav_sports_large.png");
  margin-left: auto;
  margin-right: auto; }
  @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), (-webkit-min-device-pixel-ratio: 144), (min-resolution: 144dppx) {
    .image_overview_icon_filternav_sports {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/icon_filternav_sports_large_2x.png"); } }
  @media only screen and (max-width: 735px) {
    .image_overview_icon_filternav_sports {
      background-size: 46px 46px;
      height: 46px;
      width: 46px;
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/icon_filternav_sports_small.png"); } }
  @media only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 735px) and (min-resolution: 144dpi), only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 735px) and (min-resolution: 144dppx) {
    .image_overview_icon_filternav_sports {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/icon_filternav_sports_small_2x.png"); } }

.image_overview_rating {
  background-repeat: no-repeat;
  background-size: 83px 51px;
  height: 51px;
  width: 83px;
  background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/rating_large.jpg");
  margin-left: auto;
  margin-right: auto; }
  @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), (-webkit-min-device-pixel-ratio: 144), (min-resolution: 144dppx) {
    .image_overview_rating {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/rating_large_2x.jpg"); } }
  @media only screen and (max-width: 1068px) {
    .image_overview_rating {
      background-size: 62px 38px;
      height: 38px;
      width: 62px;
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/rating_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: 144dpi), only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 1068px) and (min-resolution: 144dppx) {
    .image_overview_rating {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/rating_medium_2x.jpg"); } }
  @media only screen and (max-width: 735px) {
    .image_overview_rating {
      background-size: 62px 38px;
      height: 38px;
      width: 62px;
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/rating_small.jpg"); } }
  @media only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 735px) and (min-resolution: 144dpi), only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 735px) and (min-resolution: 144dppx) {
    .image_overview_rating {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/rating_small_2x.jpg"); } }

.image_overview_icon_filternav_outabout {
  background-repeat: no-repeat;
  background-size: 40px 40px;
  height: 40px;
  width: 40px;
  background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/icon_filternav_outabout_large.png");
  margin-left: auto;
  margin-right: auto; }
  @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), (-webkit-min-device-pixel-ratio: 144), (min-resolution: 144dppx) {
    .image_overview_icon_filternav_outabout {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/icon_filternav_outabout_large_2x.png"); } }
  @media only screen and (max-width: 735px) {
    .image_overview_icon_filternav_outabout {
      background-size: 46px 46px;
      height: 46px;
      width: 46px;
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/icon_filternav_outabout_small.png"); } }
  @media only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 735px) and (min-resolution: 144dpi), only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 735px) and (min-resolution: 144dppx) {
    .image_overview_icon_filternav_outabout {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/icon_filternav_outabout_small_2x.png"); } }

.image_overview_icon_filternav_organized {
  background-repeat: no-repeat;
  background-size: 40px 40px;
  height: 40px;
  width: 40px;
  background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/icon_filternav_organized_large.png");
  margin-left: auto;
  margin-right: auto; }
  @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), (-webkit-min-device-pixel-ratio: 144), (min-resolution: 144dppx) {
    .image_overview_icon_filternav_organized {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/icon_filternav_organized_large_2x.png"); } }
  @media only screen and (max-width: 735px) {
    .image_overview_icon_filternav_organized {
      background-size: 46px 46px;
      height: 46px;
      width: 46px;
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/icon_filternav_organized_small.png"); } }
  @media only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 735px) and (min-resolution: 144dpi), only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 735px) and (min-resolution: 144dppx) {
    .image_overview_icon_filternav_organized {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/icon_filternav_organized_small_2x.png"); } }

.image_overview_ratings {
  background-repeat: no-repeat;
  background-size: 242px 103px;
  height: 103px;
  width: 242px;
  background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/ratings_large.jpg");
  margin-left: auto;
  margin-right: auto; }
  @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), (-webkit-min-device-pixel-ratio: 144), (min-resolution: 144dppx) {
    .image_overview_ratings {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/ratings_large_2x.jpg"); } }
  @media only screen and (max-width: 1068px) {
    .image_overview_ratings {
      background-size: 182px 77px;
      height: 77px;
      width: 182px;
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/ratings_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: 144dpi), only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 1068px) and (min-resolution: 144dppx) {
    .image_overview_ratings {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/ratings_medium_2x.jpg"); } }
  @media only screen and (max-width: 735px) {
    .image_overview_ratings {
      background-size: 182px 77px;
      height: 77px;
      width: 182px;
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/ratings_small.jpg"); } }
  @media only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 735px) and (min-resolution: 144dpi), only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 735px) and (min-resolution: 144dppx) {
    .image_overview_ratings {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/ratings_small_2x.jpg"); } }

.image_overview_icon_filternav_intouch {
  background-repeat: no-repeat;
  background-size: 40px 40px;
  height: 40px;
  width: 40px;
  background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/icon_filternav_intouch_large.png");
  margin-left: auto;
  margin-right: auto; }
  @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), (-webkit-min-device-pixel-ratio: 144), (min-resolution: 144dppx) {
    .image_overview_icon_filternav_intouch {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/icon_filternav_intouch_large_2x.png"); } }
  @media only screen and (max-width: 735px) {
    .image_overview_icon_filternav_intouch {
      background-size: 46px 46px;
      height: 46px;
      width: 46px;
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/icon_filternav_intouch_small.png"); } }
  @media only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 735px) and (min-resolution: 144dpi), only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 735px) and (min-resolution: 144dppx) {
    .image_overview_icon_filternav_intouch {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/icon_filternav_intouch_small_2x.png"); } }

.image_overview_readmssgfrombob {
  background-repeat: no-repeat;
  background-size: 56px 56px;
  height: 56px;
  width: 56px;
  background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/readmssgfrombob_large.jpg");
  margin-left: auto;
  margin-right: auto; }
  @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), (-webkit-min-device-pixel-ratio: 144), (min-resolution: 144dppx) {
    .image_overview_readmssgfrombob {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/readmssgfrombob_large_2x.jpg"); } }
  @media only screen and (max-width: 1068px) {
    .image_overview_readmssgfrombob {
      background-size: 42px 42px;
      height: 42px;
      width: 42px;
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/readmssgfrombob_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: 144dpi), only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 1068px) and (min-resolution: 144dppx) {
    .image_overview_readmssgfrombob {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/readmssgfrombob_medium_2x.jpg"); } }
  @media only screen and (max-width: 735px) {
    .image_overview_readmssgfrombob {
      background-size: 42px 42px;
      height: 42px;
      width: 42px;
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/readmssgfrombob_small.jpg"); } }
  @media only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 735px) and (min-resolution: 144dpi), only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 735px) and (min-resolution: 144dppx) {
    .image_overview_readmssgfrombob {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/readmssgfrombob_small_2x.jpg"); } }

.image_overview_icon_filternav_homekit {
  background-repeat: no-repeat;
  background-size: 40px 40px;
  height: 40px;
  width: 40px;
  background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/icon_filternav_homekit_large.png");
  margin-left: auto;
  margin-right: auto; }
  @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), (-webkit-min-device-pixel-ratio: 144), (min-resolution: 144dppx) {
    .image_overview_icon_filternav_homekit {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/icon_filternav_homekit_large_2x.png"); } }
  @media only screen and (max-width: 735px) {
    .image_overview_icon_filternav_homekit {
      background-size: 46px 46px;
      height: 46px;
      width: 46px;
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/icon_filternav_homekit_small.png"); } }
  @media only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 735px) and (min-resolution: 144dpi), only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 735px) and (min-resolution: 144dppx) {
    .image_overview_icon_filternav_homekit {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/icon_filternav_homekit_small_2x.png"); } }

.image_overview_icon_filternav_glance {
  background-repeat: no-repeat;
  background-size: 40px 40px;
  height: 40px;
  width: 40px;
  background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/icon_filternav_glance_large.png");
  margin-left: auto;
  margin-right: auto; }
  @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), (-webkit-min-device-pixel-ratio: 144), (min-resolution: 144dppx) {
    .image_overview_icon_filternav_glance {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/icon_filternav_glance_large_2x.png"); } }
  @media only screen and (max-width: 735px) {
    .image_overview_icon_filternav_glance {
      background-size: 46px 46px;
      height: 46px;
      width: 46px;
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/icon_filternav_glance_small.png"); } }
  @media only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 735px) and (min-resolution: 144dpi), only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 735px) and (min-resolution: 144dppx) {
    .image_overview_icon_filternav_glance {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/icon_filternav_glance_small_2x.png"); } }

.image_overview_recommend {
  background-repeat: no-repeat;
  background-size: 91px 84px;
  height: 84px;
  width: 91px;
  background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/recommend_large.jpg");
  margin-left: auto;
  margin-right: auto; }
  @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), (-webkit-min-device-pixel-ratio: 144), (min-resolution: 144dppx) {
    .image_overview_recommend {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/recommend_large_2x.jpg"); } }
  @media only screen and (max-width: 1068px) {
    .image_overview_recommend {
      background-size: 69px 63px;
      height: 63px;
      width: 69px;
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/recommend_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: 144dpi), only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 1068px) and (min-resolution: 144dppx) {
    .image_overview_recommend {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/recommend_medium_2x.jpg"); } }

.image_overview_icon_filternav_entertainment {
  background-repeat: no-repeat;
  background-size: 40px 40px;
  height: 40px;
  width: 40px;
  background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/icon_filternav_entertainment_large.png");
  margin-left: auto;
  margin-right: auto; }
  @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), (-webkit-min-device-pixel-ratio: 144), (min-resolution: 144dppx) {
    .image_overview_icon_filternav_entertainment {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/icon_filternav_entertainment_large_2x.png"); } }
  @media only screen and (max-width: 735px) {
    .image_overview_icon_filternav_entertainment {
      background-size: 46px 46px;
      height: 46px;
      width: 46px;
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/icon_filternav_entertainment_small.png"); } }
  @media only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 735px) and (min-resolution: 144dpi), only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 735px) and (min-resolution: 144dppx) {
    .image_overview_icon_filternav_entertainment {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/icon_filternav_entertainment_small_2x.png"); } }

.image_overview_rediallast_l {
  background-repeat: no-repeat;
  margin-left: auto;
  margin-right: auto; }
  @media only screen and (max-width: 1068px) {
    .image_overview_rediallast_l {
      background-size: 42px 42px;
      height: 42px;
      width: 42px;
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/rediallast_l_medium.png"); } }
  @media only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1068px) and (min-resolution: 144dpi), only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 1068px) and (min-resolution: 144dppx) {
    .image_overview_rediallast_l {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/rediallast_l_medium_2x.png"); } }
  @media only screen and (max-width: 735px) {
    .image_overview_rediallast_l {
      background-size: 42px 42px;
      height: 42px;
      width: 42px;
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/rediallast_l_small.png"); } }
  @media only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 735px) and (min-resolution: 144dpi), only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 735px) and (min-resolution: 144dppx) {
    .image_overview_rediallast_l {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/rediallast_l_small_2x.png"); } }

.image_overview_icon_filternav_answers {
  background-repeat: no-repeat;
  background-size: 40px 40px;
  height: 40px;
  width: 40px;
  background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/icon_filternav_answers_large.png");
  margin-left: auto;
  margin-right: auto; }
  @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), (-webkit-min-device-pixel-ratio: 144), (min-resolution: 144dppx) {
    .image_overview_icon_filternav_answers {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/icon_filternav_answers_large_2x.png"); } }
  @media only screen and (max-width: 735px) {
    .image_overview_icon_filternav_answers {
      background-size: 46px 46px;
      height: 46px;
      width: 46px;
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/icon_filternav_answers_small.png"); } }
  @media only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 735px) and (min-resolution: 144dpi), only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 735px) and (min-resolution: 144dppx) {
    .image_overview_icon_filternav_answers {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/icon_filternav_answers_small_2x.png"); } }

.image_overview_rediallast {
  background-repeat: no-repeat;
  background-size: 56px 56px;
  height: 56px;
  width: 56px;
  background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/rediallast_large.png");
  margin-left: auto;
  margin-right: auto; }
  @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), (-webkit-min-device-pixel-ratio: 144), (min-resolution: 144dppx) {
    .image_overview_rediallast {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/rediallast_large_2x.png"); } }
  @media only screen and (max-width: 1068px) {
    .image_overview_rediallast {
      background-size: 56px 56px;
      height: 56px;
      width: 56px;
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/rediallast_medium.png"); } }
  @media only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1068px) and (min-resolution: 144dpi), only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 1068px) and (min-resolution: 144dppx) {
    .image_overview_rediallast {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/rediallast_medium_2x.png"); } }
  @media only screen and (max-width: 735px) {
    .image_overview_rediallast {
      background-size: 56px 56px;
      height: 56px;
      width: 56px;
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/rediallast_small.png"); } }
  @media only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 735px) and (min-resolution: 144dpi), only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 735px) and (min-resolution: 144dppx) {
    .image_overview_rediallast {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/rediallast_small_2x.png"); } }

.image_overview_icon_compose {
  background-repeat: no-repeat;
  background-size: 68px 68px;
  height: 68px;
  width: 68px;
  background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/icon_compose_large.jpg");
  margin-left: auto;
  margin-right: auto; }
  @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), (-webkit-min-device-pixel-ratio: 144), (min-resolution: 144dppx) {
    .image_overview_icon_compose {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/icon_compose_large_2x.jpg"); } }
  @media only screen and (max-width: 1068px) {
    .image_overview_icon_compose {
      background-size: 51px 51px;
      height: 51px;
      width: 51px;
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/icon_compose_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: 144dpi), only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 1068px) and (min-resolution: 144dppx) {
    .image_overview_icon_compose {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/icon_compose_medium_2x.jpg"); } }
  @media only screen and (max-width: 735px) {
    .image_overview_icon_compose {
      background-size: 42px 42px;
      height: 42px;
      width: 42px;
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/icon_compose_small.jpg"); } }
  @media only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 735px) and (min-resolution: 144dpi), only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 735px) and (min-resolution: 144dppx) {
    .image_overview_icon_compose {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/icon_compose_small_2x.jpg"); } }

.image_overview_relationship {
  background-repeat: no-repeat;
  background-size: 179px 180px;
  height: 180px;
  width: 179px;
  background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/relationship_large.jpg");
  margin-left: auto;
  margin-right: auto; }
  @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), (-webkit-min-device-pixel-ratio: 144), (min-resolution: 144dppx) {
    .image_overview_relationship {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/relationship_large_2x.jpg"); } }
  @media only screen and (max-width: 1068px) {
    .image_overview_relationship {
      background-size: 134px 135px;
      height: 135px;
      width: 134px;
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/relationship_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: 144dpi), only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 1068px) and (min-resolution: 144dppx) {
    .image_overview_relationship {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/relationship_medium_2x.jpg"); } }
  @media only screen and (max-width: 735px) {
    .image_overview_relationship {
      background-size: 134px 135px;
      height: 135px;
      width: 134px;
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/relationship_small.jpg"); } }
  @media only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 735px) and (min-resolution: 144dpi), only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 735px) and (min-resolution: 144dppx) {
    .image_overview_relationship {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/relationship_small_2x.jpg"); } }

.image_overview_icon_clock {
  background-repeat: no-repeat;
  background-size: 56px 56px;
  height: 56px;
  width: 56px;
  background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/icon_clock_large.jpg");
  margin-left: auto;
  margin-right: auto; }
  @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), (-webkit-min-device-pixel-ratio: 144), (min-resolution: 144dppx) {
    .image_overview_icon_clock {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/icon_clock_large_2x.jpg"); } }
  @media only screen and (max-width: 1068px) {
    .image_overview_icon_clock {
      background-size: 42px 42px;
      height: 42px;
      width: 42px;
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/icon_clock_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: 144dpi), only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 1068px) and (min-resolution: 144dppx) {
    .image_overview_icon_clock {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/icon_clock_medium_2x.jpg"); } }
  @media only screen and (max-width: 735px) {
    .image_overview_icon_clock {
      background-size: 42px 42px;
      height: 42px;
      width: 42px;
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/icon_clock_small.jpg"); } }
  @media only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 735px) and (min-resolution: 144dpi), only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 735px) and (min-resolution: 144dppx) {
    .image_overview_icon_clock {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/icon_clock_small_2x.jpg"); } }

.image_overview_remind_call_mom_hlf {
  background-repeat: no-repeat;
  background-size: 80px 80px;
  height: 80px;
  width: 80px;
  background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/remind_call_mom_hlf_large.jpg");
  margin-left: auto;
  margin-right: auto; }
  @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), (-webkit-min-device-pixel-ratio: 144), (min-resolution: 144dppx) {
    .image_overview_remind_call_mom_hlf {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/remind_call_mom_hlf_large_2x.jpg"); } }
  @media only screen and (max-width: 1068px) {
    .image_overview_remind_call_mom_hlf {
      background-size: 60px 60px;
      height: 60px;
      width: 60px;
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/remind_call_mom_hlf_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: 144dpi), only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 1068px) and (min-resolution: 144dppx) {
    .image_overview_remind_call_mom_hlf {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/remind_call_mom_hlf_medium_2x.jpg"); } }
  @media only screen and (max-width: 735px) {
    .image_overview_remind_call_mom_hlf {
      background-size: 60px 60px;
      height: 60px;
      width: 60px;
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/remind_call_mom_hlf_small.jpg"); } }
  @media only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 735px) and (min-resolution: 144dpi), only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 735px) and (min-resolution: 144dppx) {
    .image_overview_remind_call_mom_hlf {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/remind_call_mom_hlf_small_2x.jpg"); } }

.image_overview_how_humid {
  background-repeat: no-repeat;
  background-size: 63px 74px;
  height: 74px;
  width: 63px;
  background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/how_humid_large.jpg");
  margin-left: auto;
  margin-right: auto; }
  @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), (-webkit-min-device-pixel-ratio: 144), (min-resolution: 144dppx) {
    .image_overview_how_humid {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/how_humid_large_2x.jpg"); } }
  @media only screen and (max-width: 1068px) {
    .image_overview_how_humid {
      background-size: 47px 56px;
      height: 56px;
      width: 47px;
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/how_humid_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: 144dpi), only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 1068px) and (min-resolution: 144dppx) {
    .image_overview_how_humid {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/how_humid_medium_2x.jpg"); } }
  @media only screen and (max-width: 735px) {
    .image_overview_how_humid {
      background-size: 47px 56px;
      height: 56px;
      width: 47px;
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/how_humid_small.jpg"); } }
  @media only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 735px) and (min-resolution: 144dpi), only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 735px) and (min-resolution: 144dppx) {
    .image_overview_how_humid {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/how_humid_small_2x.jpg"); } }

.image_overview_remind_in_car {
  background-repeat: no-repeat;
  background-size: 266px 463px;
  height: 463px;
  width: 266px;
  background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/remind_in_car_large.jpg");
  margin-left: auto;
  margin-right: auto; }
  @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), (-webkit-min-device-pixel-ratio: 144), (min-resolution: 144dppx) {
    .image_overview_remind_in_car {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/remind_in_car_large_2x.jpg"); } }
  @media only screen and (max-width: 1068px) {
    .image_overview_remind_in_car {
      background-size: 204px 356px;
      height: 356px;
      width: 204px;
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/remind_in_car_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: 144dpi), only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 1068px) and (min-resolution: 144dppx) {
    .image_overview_remind_in_car {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/remind_in_car_medium_2x.jpg"); } }
  @media only screen and (max-width: 735px) {
    .image_overview_remind_in_car {
      background-size: 164px 293px;
      height: 293px;
      width: 164px;
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/remind_in_car_small.jpg"); } }
  @media only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 735px) and (min-resolution: 144dpi), only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 735px) and (min-resolution: 144dppx) {
    .image_overview_remind_in_car {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/remind_in_car_small_2x.jpg"); } }

.image_overview_hockey {
  background-repeat: no-repeat;
  background-size: 84px 99px;
  height: 99px;
  width: 84px;
  background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/hockey_large.jpg");
  margin-left: auto;
  margin-right: auto; }
  @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), (-webkit-min-device-pixel-ratio: 144), (min-resolution: 144dppx) {
    .image_overview_hockey {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/hockey_large_2x.jpg"); } }
  @media only screen and (max-width: 1068px) {
    .image_overview_hockey {
      background-size: 63px 74px;
      height: 74px;
      width: 63px;
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/hockey_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: 144dpi), only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 1068px) and (min-resolution: 144dppx) {
    .image_overview_hockey {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/hockey_medium_2x.jpg"); } }
  @media only screen and (max-width: 735px) {
    .image_overview_hockey {
      background-size: 63px 74px;
      height: 74px;
      width: 63px;
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/hockey_small.jpg"); } }
  @media only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 735px) and (min-resolution: 144dpi), only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 735px) and (min-resolution: 144dppx) {
    .image_overview_hockey {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/hockey_small_2x.jpg"); } }

.image_overview_remind_later {
  background-repeat: no-repeat;
  background-size: 270px 482px;
  height: 482px;
  width: 270px;
  background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/remind_later_large.jpg");
  margin-left: auto;
  margin-right: auto; }
  @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), (-webkit-min-device-pixel-ratio: 144), (min-resolution: 144dppx) {
    .image_overview_remind_later {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/remind_later_large_2x.jpg"); } }
  @media only screen and (max-width: 1068px) {
    .image_overview_remind_later {
      background-size: 200px 358px;
      height: 358px;
      width: 200px;
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/remind_later_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: 144dpi), only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 1068px) and (min-resolution: 144dppx) {
    .image_overview_remind_later {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/remind_later_medium_2x.jpg"); } }
  @media only screen and (max-width: 735px) {
    .image_overview_remind_later {
      background-size: 164px 293px;
      height: 293px;
      width: 164px;
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/remind_later_small.jpg"); } }
  @media only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 735px) and (min-resolution: 144dpi), only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 735px) and (min-resolution: 144dppx) {
    .image_overview_remind_later {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/remind_later_small_2x.jpg"); } }

.image_overview_highestrbi {
  background-repeat: no-repeat;
  background-size: 131px 83px;
  height: 83px;
  width: 131px;
  background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/highestrbi_large.jpg");
  margin-left: auto;
  margin-right: auto; }
  @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), (-webkit-min-device-pixel-ratio: 144), (min-resolution: 144dppx) {
    .image_overview_highestrbi {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/highestrbi_large_2x.jpg"); } }
  @media only screen and (max-width: 1068px) {
    .image_overview_highestrbi {
      background-size: 98px 63px;
      height: 63px;
      width: 98px;
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/highestrbi_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: 144dpi), only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 1068px) and (min-resolution: 144dppx) {
    .image_overview_highestrbi {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/highestrbi_medium_2x.jpg"); } }
  @media only screen and (max-width: 735px) {
    .image_overview_highestrbi {
      background-size: 98px 63px;
      height: 63px;
      width: 98px;
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/highestrbi_small.jpg"); } }
  @media only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 735px) and (min-resolution: 144dpi), only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 735px) and (min-resolution: 144dppx) {
    .image_overview_highestrbi {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/highestrbi_small_2x.jpg"); } }

.image_overview_requests {
  background-repeat: no-repeat;
  background-size: 136px 136px;
  height: 136px;
  width: 136px;
  background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/requests_large.jpg");
  margin-left: auto;
  margin-right: auto; }
  @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), (-webkit-min-device-pixel-ratio: 144), (min-resolution: 144dppx) {
    .image_overview_requests {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/requests_large_2x.jpg"); } }
  @media only screen and (max-width: 1068px) {
    .image_overview_requests {
      background-size: 105px 106px;
      height: 106px;
      width: 105px;
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/requests_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: 144dpi), only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 1068px) and (min-resolution: 144dppx) {
    .image_overview_requests {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/requests_medium_2x.jpg"); } }
  @media only screen and (max-width: 735px) {
    .image_overview_requests {
      background-size: 105px 106px;
      height: 106px;
      width: 105px;
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/requests_small.jpg"); } }
  @media only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 735px) and (min-resolution: 144dpi), only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 735px) and (min-resolution: 144dppx) {
    .image_overview_requests {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/requests_small_2x.jpg"); } }

.image_overview_hey_siri {
  background-repeat: no-repeat;
  background-size: 43px 89px;
  height: 89px;
  width: 43px;
  background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/hey_siri_large.jpg");
  margin-left: auto;
  margin-right: auto; }
  @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), (-webkit-min-device-pixel-ratio: 144), (min-resolution: 144dppx) {
    .image_overview_hey_siri {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/hey_siri_large_2x.jpg"); } }
  @media only screen and (max-width: 1068px) {
    .image_overview_hey_siri {
      background-size: 29px 59px;
      height: 59px;
      width: 29px;
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/hey_siri_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: 144dpi), only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 1068px) and (min-resolution: 144dppx) {
    .image_overview_hey_siri {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/hey_siri_medium_2x.jpg"); } }
  @media only screen and (max-width: 735px) {
    .image_overview_hey_siri {
      background-size: 28px 58px;
      height: 58px;
      width: 28px;
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/hey_siri_small.jpg"); } }
  @media only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 735px) and (min-resolution: 144dpi), only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 735px) and (min-resolution: 144dppx) {
    .image_overview_hey_siri {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/hey_siri_small_2x.jpg"); } }

.image_overview_reservation {
  background-repeat: no-repeat;
  background-size: 270px 482px;
  height: 482px;
  width: 270px;
  background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/reservation_large.jpg");
  margin-left: auto;
  margin-right: auto; }
  @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), (-webkit-min-device-pixel-ratio: 144), (min-resolution: 144dppx) {
    .image_overview_reservation {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/reservation_large_2x.jpg"); } }
  @media only screen and (max-width: 1068px) {
    .image_overview_reservation {
      background-size: 200px 358px;
      height: 358px;
      width: 200px;
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/reservation_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: 144dpi), only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 1068px) and (min-resolution: 144dppx) {
    .image_overview_reservation {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/reservation_medium_2x.jpg"); } }
  @media only screen and (max-width: 735px) {
    .image_overview_reservation {
      background-size: 164px 293px;
      height: 293px;
      width: 164px;
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/reservation_small.jpg"); } }
  @media only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 735px) and (min-resolution: 144dpi), only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 735px) and (min-resolution: 144dppx) {
    .image_overview_reservation {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/reservation_small_2x.jpg"); } }

.image_overview_hero {
  background-repeat: no-repeat;
  background-size: 1442px 1010px;
  height: 1010px;
  width: 1442px;
  background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/hero_large.jpg");
  margin-left: auto;
  margin-right: auto; }
  @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), (-webkit-min-device-pixel-ratio: 144), (min-resolution: 144dppx) {
    .image_overview_hero {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/hero_large_2x.jpg"); } }
  @media only screen and (min-width: 1442px) {
    .image_overview_hero {
      background-size: 2610px 1010px;
      height: 1010px;
      width: 2610px;
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/hero_xlarge.jpg"); } }
  @media only screen and (min-width: 1442px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-width: 1442px) and (min-resolution: 144dpi), only screen and (min-width: 1442px) and (-webkit-min-device-pixel-ratio: 144), only screen and (min-width: 1442px) and (min-resolution: 144dppx) {
    .image_overview_hero {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/hero_xlarge_2x.jpg"); } }
  @media only screen and (max-width: 1068px) {
    .image_overview_hero {
      background-size: 1078px 1010px;
      height: 1010px;
      width: 1078px;
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/hero_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: 144dpi), only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 1068px) and (min-resolution: 144dppx) {
    .image_overview_hero {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/hero_medium_2x.jpg"); } }
  @media only screen and (max-width: 735px) {
    .image_overview_hero {
      background-size: 1030px 1010px;
      height: 1010px;
      width: 1030px;
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/hero_small.jpg"); } }
  @media only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 735px) and (min-resolution: 144dpi), only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 735px) and (min-resolution: 144dppx) {
    .image_overview_hero {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/hero_small_2x.jpg"); } }

.image_overview_hero_waveform {
  background-repeat: no-repeat;
  background-size: 1068px 62px;
  height: 62px;
  width: 1068px;
  background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/hero_waveform_large.png");
  margin-left: auto;
  margin-right: auto; }
  @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), (-webkit-min-device-pixel-ratio: 144), (min-resolution: 144dppx) {
    .image_overview_hero_waveform {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/hero_waveform_large_2x.png"); } }
  @media only screen and (max-width: 1068px) {
    .image_overview_hero_waveform {
      background-size: 768px 46px;
      height: 46px;
      width: 768px;
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/hero_waveform_medium.png"); } }
  @media only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1068px) and (min-resolution: 144dpi), only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 1068px) and (min-resolution: 144dppx) {
    .image_overview_hero_waveform {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/hero_waveform_medium_2x.png"); } }

.image_overview_reviews {
  background-repeat: no-repeat;
  background-size: 270px 482px;
  height: 482px;
  width: 270px;
  background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/reviews_large.jpg");
  margin-left: auto;
  margin-right: auto; }
  @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), (-webkit-min-device-pixel-ratio: 144), (min-resolution: 144dppx) {
    .image_overview_reviews {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/reviews_large_2x.jpg"); } }
  @media only screen and (max-width: 1068px) {
    .image_overview_reviews {
      background-size: 200px 358px;
      height: 358px;
      width: 200px;
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/reviews_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: 144dpi), only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 1068px) and (min-resolution: 144dppx) {
    .image_overview_reviews {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/reviews_medium_2x.jpg"); } }
  @media only screen and (max-width: 735px) {
    .image_overview_reviews {
      background-size: 164px 293px;
      height: 293px;
      width: 164px;
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/reviews_small.jpg"); } }
  @media only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 735px) and (min-resolution: 144dpi), only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 735px) and (min-resolution: 144dppx) {
    .image_overview_reviews {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/reviews_small_2x.jpg"); } }

.image_overview_roll_die {
  background-repeat: no-repeat;
  background-size: 59px 59px;
  height: 59px;
  width: 59px;
  background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/roll_die_large.jpg");
  margin-left: auto;
  margin-right: auto; }
  @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), (-webkit-min-device-pixel-ratio: 144), (min-resolution: 144dppx) {
    .image_overview_roll_die {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/roll_die_large_2x.jpg"); } }
  @media only screen and (max-width: 1068px) {
    .image_overview_roll_die {
      background-size: 44px 44px;
      height: 44px;
      width: 44px;
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/roll_die_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: 144dpi), only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 1068px) and (min-resolution: 144dppx) {
    .image_overview_roll_die {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/roll_die_medium_2x.jpg"); } }
  @media only screen and (max-width: 735px) {
    .image_overview_roll_die {
      background-size: 44px 44px;
      height: 44px;
      width: 44px;
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/roll_die_small.jpg"); } }
  @media only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 735px) and (min-resolution: 144dpi), only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 735px) and (min-resolution: 144dppx) {
    .image_overview_roll_die {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/roll_die_small_2x.jpg"); } }

.image_overview_help {
  background-repeat: no-repeat;
  background-size: 266px 463px;
  height: 463px;
  width: 266px;
  background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/help_large.jpg");
  margin-left: auto;
  margin-right: auto; }
  @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), (-webkit-min-device-pixel-ratio: 144), (min-resolution: 144dppx) {
    .image_overview_help {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/help_large_2x.jpg"); } }
  @media only screen and (max-width: 1068px) {
    .image_overview_help {
      background-size: 204px 356px;
      height: 356px;
      width: 204px;
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/help_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: 144dpi), only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 1068px) and (min-resolution: 144dppx) {
    .image_overview_help {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/help_medium_2x.jpg"); } }
  @media only screen and (max-width: 735px) {
    .image_overview_help {
      background-size: 164px 293px;
      height: 293px;
      width: 164px;
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/help_small.jpg"); } }
  @media only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 735px) and (min-resolution: 144dpi), only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 735px) and (min-resolution: 144dppx) {
    .image_overview_help {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/help_small_2x.jpg"); } }

.image_overview_sanfrancisco {
  background-repeat: no-repeat;
  background-size: 172px 118px;
  height: 118px;
  width: 172px;
  background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/sanfrancisco_large.jpg");
  margin-left: auto;
  margin-right: auto; }
  @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), (-webkit-min-device-pixel-ratio: 144), (min-resolution: 144dppx) {
    .image_overview_sanfrancisco {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/sanfrancisco_large_2x.jpg"); } }
  @media only screen and (max-width: 1068px) {
    .image_overview_sanfrancisco {
      background-size: 130px 89px;
      height: 89px;
      width: 130px;
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/sanfrancisco_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: 144dpi), only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 1068px) and (min-resolution: 144dppx) {
    .image_overview_sanfrancisco {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/sanfrancisco_medium_2x.jpg"); } }
  @media only screen and (max-width: 735px) {
    .image_overview_sanfrancisco {
      background-size: 130px 89px;
      height: 89px;
      width: 130px;
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/sanfrancisco_small.jpg"); } }
  @media only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 735px) and (min-resolution: 144dpi), only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 735px) and (min-resolution: 144dppx) {
    .image_overview_sanfrancisco {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/sanfrancisco_small_2x.jpg"); } }

.image_overview_heater {
  background-repeat: no-repeat;
  background-size: 64px 97px;
  height: 97px;
  width: 64px;
  background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/heater_large.jpg");
  margin-left: auto;
  margin-right: auto; }
  @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), (-webkit-min-device-pixel-ratio: 144), (min-resolution: 144dppx) {
    .image_overview_heater {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/heater_large_2x.jpg"); } }
  @media only screen and (max-width: 1068px) {
    .image_overview_heater {
      background-size: 44px 65px;
      height: 65px;
      width: 44px;
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/heater_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: 144dpi), only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 1068px) and (min-resolution: 144dppx) {
    .image_overview_heater {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/heater_medium_2x.jpg"); } }

.image_overview_savings {
  background-repeat: no-repeat;
  background-size: 132px 92px;
  height: 92px;
  width: 132px;
  background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/savings_large.jpg");
  margin-left: auto;
  margin-right: auto; }
  @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), (-webkit-min-device-pixel-ratio: 144), (min-resolution: 144dppx) {
    .image_overview_savings {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/savings_large_2x.jpg"); } }
  @media only screen and (max-width: 1068px) {
    .image_overview_savings {
      background-size: 91px 69px;
      height: 69px;
      width: 91px;
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/savings_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: 144dpi), only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 1068px) and (min-resolution: 144dppx) {
    .image_overview_savings {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/savings_medium_2x.jpg"); } }
  @media only screen and (max-width: 735px) {
    .image_overview_savings {
      background-size: 91px 69px;
      height: 69px;
      width: 91px;
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/savings_small.jpg"); } }
  @media only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 735px) and (min-resolution: 144dpi), only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 735px) and (min-resolution: 144dppx) {
    .image_overview_savings {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/savings_small_2x.jpg"); } }

.image_overview_happy_hour {
  background-repeat: no-repeat;
  background-size: 49px 63px;
  height: 63px;
  width: 49px;
  background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/happy_hour_large.jpg");
  margin-left: auto;
  margin-right: auto; }
  @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), (-webkit-min-device-pixel-ratio: 144), (min-resolution: 144dppx) {
    .image_overview_happy_hour {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/happy_hour_large_2x.jpg"); } }
  @media only screen and (max-width: 1068px) {
    .image_overview_happy_hour {
      background-size: 37px 48px;
      height: 48px;
      width: 37px;
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/happy_hour_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: 144dpi), only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 1068px) and (min-resolution: 144dppx) {
    .image_overview_happy_hour {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/happy_hour_medium_2x.jpg"); } }
  @media only screen and (max-width: 735px) {
    .image_overview_happy_hour {
      background-size: 37px 48px;
      height: 48px;
      width: 37px;
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/happy_hour_small.jpg"); } }
  @media only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 735px) and (min-resolution: 144dpi), only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 735px) and (min-resolution: 144dppx) {
    .image_overview_happy_hour {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/happy_hour_small_2x.jpg"); } }

.image_overview_score {
  background-repeat: no-repeat;
  background-size: 88px 88px;
  height: 88px;
  width: 88px;
  background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/score_large.jpg");
  margin-left: auto;
  margin-right: auto; }
  @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), (-webkit-min-device-pixel-ratio: 144), (min-resolution: 144dppx) {
    .image_overview_score {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/score_large_2x.jpg"); } }
  @media only screen and (max-width: 1068px) {
    .image_overview_score {
      background-size: 66px 66px;
      height: 66px;
      width: 66px;
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/score_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: 144dpi), only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 1068px) and (min-resolution: 144dppx) {
    .image_overview_score {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/score_medium_2x.jpg"); } }
  @media only screen and (max-width: 735px) {
    .image_overview_score {
      background-size: 66px 66px;
      height: 66px;
      width: 66px;
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/score_small.jpg"); } }
  @media only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 735px) and (min-resolution: 144dpi), only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 735px) and (min-resolution: 144dppx) {
    .image_overview_score {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/score_small_2x.jpg"); } }

.image_overview_haircut {
  background-repeat: no-repeat;
  background-size: 50px 93px;
  height: 93px;
  width: 50px;
  background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/haircut_large.jpg");
  margin-left: auto;
  margin-right: auto; }
  @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), (-webkit-min-device-pixel-ratio: 144), (min-resolution: 144dppx) {
    .image_overview_haircut {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/haircut_large_2x.jpg"); } }
  @media only screen and (max-width: 1068px) {
    .image_overview_haircut {
      background-size: 38px 70px;
      height: 70px;
      width: 38px;
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/haircut_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: 144dpi), only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 1068px) and (min-resolution: 144dppx) {
    .image_overview_haircut {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/haircut_medium_2x.jpg"); } }
  @media only screen and (max-width: 735px) {
    .image_overview_haircut {
      background-size: 38px 70px;
      height: 70px;
      width: 38px;
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/haircut_small.jpg"); } }
  @media only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 735px) and (min-resolution: 144dpi), only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 735px) and (min-resolution: 144dppx) {
    .image_overview_haircut {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/haircut_small_2x.jpg"); } }

.image_overview_season_two {
  background-repeat: no-repeat;
  background-size: 57px 57px;
  height: 57px;
  width: 57px;
  background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/season_two_large.jpg");
  margin-left: auto;
  margin-right: auto; }
  @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), (-webkit-min-device-pixel-ratio: 144), (min-resolution: 144dppx) {
    .image_overview_season_two {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/season_two_large_2x.jpg"); } }
  @media only screen and (max-width: 1068px) {
    .image_overview_season_two {
      background-size: 43px 43px;
      height: 43px;
      width: 43px;
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/season_two_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: 144dpi), only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 1068px) and (min-resolution: 144dppx) {
    .image_overview_season_two {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/season_two_medium_2x.jpg"); } }
  @media only screen and (max-width: 735px) {
    .image_overview_season_two {
      background-size: 43px 43px;
      height: 43px;
      width: 43px;
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/season_two_small.jpg"); } }
  @media only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 735px) and (min-resolution: 144dpi), only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 735px) and (min-resolution: 144dppx) {
    .image_overview_season_two {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/season_two_small_2x.jpg"); } }

.image_overview_haiku {
  background-repeat: no-repeat;
  background-size: 270px 482px;
  height: 482px;
  width: 270px;
  background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/haiku_large.jpg");
  margin-left: auto;
  margin-right: auto; }
  @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), (-webkit-min-device-pixel-ratio: 144), (min-resolution: 144dppx) {
    .image_overview_haiku {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/haiku_large_2x.jpg"); } }
  @media only screen and (max-width: 1068px) {
    .image_overview_haiku {
      background-size: 200px 358px;
      height: 358px;
      width: 200px;
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/haiku_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: 144dpi), only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 1068px) and (min-resolution: 144dppx) {
    .image_overview_haiku {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/haiku_medium_2x.jpg"); } }
  @media only screen and (max-width: 735px) {
    .image_overview_haiku {
      background-size: 164px 293px;
      height: 293px;
      width: 164px;
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/haiku_small.jpg"); } }
  @media only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 735px) and (min-resolution: 144dpi), only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 735px) and (min-resolution: 144dppx) {
    .image_overview_haiku {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/haiku_small_2x.jpg"); } }

.image_overview_set_up_meeting_quarter {
  background-repeat: no-repeat;
  background-size: 185px 109px;
  height: 109px;
  width: 185px;
  background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/set_up_meeting_quarter_large.jpg");
  margin-left: auto;
  margin-right: auto; }
  @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), (-webkit-min-device-pixel-ratio: 144), (min-resolution: 144dppx) {
    .image_overview_set_up_meeting_quarter {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/set_up_meeting_quarter_large_2x.jpg"); } }
  @media only screen and (max-width: 1068px) {
    .image_overview_set_up_meeting_quarter {
      background-size: 139px 82px;
      height: 82px;
      width: 139px;
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/set_up_meeting_quarter_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: 144dpi), only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 1068px) and (min-resolution: 144dppx) {
    .image_overview_set_up_meeting_quarter {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/set_up_meeting_quarter_medium_2x.jpg"); } }
  @media only screen and (max-width: 735px) {
    .image_overview_set_up_meeting_quarter {
      background-size: 126px 74px;
      height: 74px;
      width: 126px;
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/set_up_meeting_quarter_small.jpg"); } }
  @media only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 735px) and (min-resolution: 144dpi), only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 735px) and (min-resolution: 144dppx) {
    .image_overview_set_up_meeting_quarter {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/set_up_meeting_quarter_small_2x.jpg"); } }

.image_overview_groceries {
  background-repeat: no-repeat;
  background-size: 66px 56px;
  height: 56px;
  width: 66px;
  background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/groceries_large.jpg");
  margin-left: auto;
  margin-right: auto; }
  @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), (-webkit-min-device-pixel-ratio: 144), (min-resolution: 144dppx) {
    .image_overview_groceries {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/groceries_large_2x.jpg"); } }
  @media only screen and (max-width: 1068px) {
    .image_overview_groceries {
      background-size: 47px 40px;
      height: 40px;
      width: 47px;
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/groceries_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: 144dpi), only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 1068px) and (min-resolution: 144dppx) {
    .image_overview_groceries {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/groceries_medium_2x.jpg"); } }

.image_overview_goodnight {
  background-repeat: no-repeat;
  background-size: 270px 482px;
  height: 482px;
  width: 270px;
  background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/goodnight_large.jpg");
  margin-left: auto;
  margin-right: auto; }
  @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), (-webkit-min-device-pixel-ratio: 144), (min-resolution: 144dppx) {
    .image_overview_goodnight {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/goodnight_large_2x.jpg"); } }
  @media only screen and (max-width: 1068px) {
    .image_overview_goodnight {
      background-size: 200px 358px;
      height: 358px;
      width: 200px;
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/goodnight_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: 144dpi), only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 1068px) and (min-resolution: 144dppx) {
    .image_overview_goodnight {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/goodnight_medium_2x.jpg"); } }
  @media only screen and (max-width: 735px) {
    .image_overview_goodnight {
      background-size: 164px 293px;
      height: 293px;
      width: 164px;
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/goodnight_small.jpg"); } }
  @media only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 735px) and (min-resolution: 144dpi), only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 735px) and (min-resolution: 144dppx) {
    .image_overview_goodnight {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/goodnight_small_2x.jpg"); } }

.image_overview_set_up_party {
  background-repeat: no-repeat;
  background-size: 270px 228px;
  height: 228px;
  width: 270px;
  background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/set_up_party_large.jpg");
  margin-left: auto;
  margin-right: auto; }
  @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), (-webkit-min-device-pixel-ratio: 144), (min-resolution: 144dppx) {
    .image_overview_set_up_party {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/set_up_party_large_2x.jpg"); } }
  @media only screen and (max-width: 1068px) {
    .image_overview_set_up_party {
      background-size: 210px 178px;
      height: 178px;
      width: 210px;
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/set_up_party_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: 144dpi), only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 1068px) and (min-resolution: 144dppx) {
    .image_overview_set_up_party {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/set_up_party_medium_2x.jpg"); } }
  @media only screen and (max-width: 735px) {
    .image_overview_set_up_party {
      background-size: 205px 173px;
      height: 173px;
      width: 205px;
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/set_up_party_small.jpg"); } }
  @media only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 735px) and (min-resolution: 144dpi), only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 735px) and (min-resolution: 144dppx) {
    .image_overview_set_up_party {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/set_up_party_small_2x.jpg"); } }

.image_overview_golden_gate {
  background-repeat: no-repeat;
  background-size: 270px 482px;
  height: 482px;
  width: 270px;
  background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/golden_gate_large.jpg");
  margin-left: auto;
  margin-right: auto; }
  @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), (-webkit-min-device-pixel-ratio: 144), (min-resolution: 144dppx) {
    .image_overview_golden_gate {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/golden_gate_large_2x.jpg"); } }
  @media only screen and (max-width: 1068px) {
    .image_overview_golden_gate {
      background-size: 200px 358px;
      height: 358px;
      width: 200px;
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/golden_gate_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: 144dpi), only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 1068px) and (min-resolution: 144dppx) {
    .image_overview_golden_gate {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/golden_gate_medium_2x.jpg"); } }
  @media only screen and (max-width: 735px) {
    .image_overview_golden_gate {
      background-size: 164px 293px;
      height: 293px;
      width: 164px;
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/golden_gate_small.jpg"); } }
  @media only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 735px) and (min-resolution: 144dpi), only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 735px) and (min-resolution: 144dppx) {
    .image_overview_golden_gate {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/golden_gate_small_2x.jpg"); } }

.image_overview_shouldicall {
  background-repeat: no-repeat;
  background-size: 34px 59px;
  height: 59px;
  width: 34px;
  background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/shouldicall_large.jpg");
  margin-left: auto;
  margin-right: auto; }
  @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), (-webkit-min-device-pixel-ratio: 144), (min-resolution: 144dppx) {
    .image_overview_shouldicall {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/shouldicall_large_2x.jpg"); } }
  @media only screen and (max-width: 1068px) {
    .image_overview_shouldicall {
      background-size: 26px 45px;
      height: 45px;
      width: 26px;
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/shouldicall_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: 144dpi), only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 1068px) and (min-resolution: 144dppx) {
    .image_overview_shouldicall {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/shouldicall_medium_2x.jpg"); } }
  @media only screen and (max-width: 735px) {
    .image_overview_shouldicall {
      background-size: 26px 45px;
      height: 45px;
      width: 26px;
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/shouldicall_small.jpg"); } }
  @media only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 735px) and (min-resolution: 144dpi), only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 735px) and (min-resolution: 144dppx) {
    .image_overview_shouldicall {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/shouldicall_small_2x.jpg"); } }

.image_overview_getmycallhistory {
  background-repeat: no-repeat;
  background-size: 270px 482px;
  height: 482px;
  width: 270px;
  background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/getmycallhistory_large.jpg");
  margin-left: auto;
  margin-right: auto; }
  @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), (-webkit-min-device-pixel-ratio: 144), (min-resolution: 144dppx) {
    .image_overview_getmycallhistory {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/getmycallhistory_large_2x.jpg"); } }
  @media only screen and (max-width: 1068px) {
    .image_overview_getmycallhistory {
      background-size: 200px 358px;
      height: 358px;
      width: 200px;
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/getmycallhistory_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: 144dpi), only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 1068px) and (min-resolution: 144dppx) {
    .image_overview_getmycallhistory {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/getmycallhistory_medium_2x.jpg"); } }
  @media only screen and (max-width: 735px) {
    .image_overview_getmycallhistory {
      background-size: 164px 293px;
      height: 293px;
      width: 164px;
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/getmycallhistory_small.jpg"); } }
  @media only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 735px) and (min-resolution: 144dpi), only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 735px) and (min-resolution: 144dppx) {
    .image_overview_getmycallhistory {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/getmycallhistory_small_2x.jpg"); } }

.image_overview_showcontact {
  background-repeat: no-repeat;
  background-size: 270px 482px;
  height: 482px;
  width: 270px;
  background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/showcontact_large.jpg");
  margin-left: auto;
  margin-right: auto; }
  @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), (-webkit-min-device-pixel-ratio: 144), (min-resolution: 144dppx) {
    .image_overview_showcontact {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/showcontact_large_2x.jpg"); } }
  @media only screen and (max-width: 1068px) {
    .image_overview_showcontact {
      background-size: 200px 358px;
      height: 358px;
      width: 200px;
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/showcontact_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: 144dpi), only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 1068px) and (min-resolution: 144dppx) {
    .image_overview_showcontact {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/showcontact_medium_2x.jpg"); } }
  @media only screen and (max-width: 735px) {
    .image_overview_showcontact {
      background-size: 164px 293px;
      height: 293px;
      width: 164px;
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/showcontact_small.jpg"); } }
  @media only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 735px) and (min-resolution: 144dpi), only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 735px) and (min-resolution: 144dppx) {
    .image_overview_showcontact {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/showcontact_small_2x.jpg"); } }

.image_overview_gas {
  background-repeat: no-repeat;
  background-size: 94px 48px;
  height: 48px;
  width: 94px;
  background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/gas_large.jpg");
  margin-left: auto;
  margin-right: auto; }
  @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), (-webkit-min-device-pixel-ratio: 144), (min-resolution: 144dppx) {
    .image_overview_gas {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/gas_large_2x.jpg"); } }
  @media only screen and (max-width: 1068px) {
    .image_overview_gas {
      background-size: 70px 36px;
      height: 36px;
      width: 70px;
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/gas_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: 144dpi), only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 1068px) and (min-resolution: 144dppx) {
    .image_overview_gas {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/gas_medium_2x.jpg"); } }
  @media only screen and (max-width: 735px) {
    .image_overview_gas {
      background-size: 70px 36px;
      height: 36px;
      width: 70px;
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/gas_small.jpg"); } }
  @media only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 735px) and (min-resolution: 144dpi), only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 735px) and (min-resolution: 144dppx) {
    .image_overview_gas {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/gas_small_2x.jpg"); } }

.image_overview_shuffle_playlist {
  background-repeat: no-repeat;
  background-size: 90px 83px;
  height: 83px;
  width: 90px;
  background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/shuffle_playlist_large.jpg");
  margin-left: auto;
  margin-right: auto; }
  @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), (-webkit-min-device-pixel-ratio: 144), (min-resolution: 144dppx) {
    .image_overview_shuffle_playlist {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/shuffle_playlist_large_2x.jpg"); } }
  @media only screen and (max-width: 1068px) {
    .image_overview_shuffle_playlist {
      background-size: 64px 60px;
      height: 60px;
      width: 64px;
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/shuffle_playlist_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: 144dpi), only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 1068px) and (min-resolution: 144dppx) {
    .image_overview_shuffle_playlist {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/shuffle_playlist_medium_2x.jpg"); } }
  @media only screen and (max-width: 735px) {
    .image_overview_shuffle_playlist {
      background-size: 64px 60px;
      height: 60px;
      width: 64px;
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/shuffle_playlist_small.jpg"); } }
  @media only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 735px) and (min-resolution: 144dpi), only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 735px) and (min-resolution: 144dppx) {
    .image_overview_shuffle_playlist {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/shuffle_playlist_small_2x.jpg"); } }

.image_overview_football {
  background-repeat: no-repeat;
  background-size: 89px 57px;
  height: 57px;
  width: 89px;
  background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/football_large.jpg");
  margin-left: auto;
  margin-right: auto; }
  @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), (-webkit-min-device-pixel-ratio: 144), (min-resolution: 144dppx) {
    .image_overview_football {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/football_large_2x.jpg"); } }
  @media only screen and (max-width: 1068px) {
    .image_overview_football {
      background-size: 67px 43px;
      height: 43px;
      width: 67px;
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/football_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: 144dpi), only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 1068px) and (min-resolution: 144dppx) {
    .image_overview_football {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/football_medium_2x.jpg"); } }
  @media only screen and (max-width: 735px) {
    .image_overview_football {
      background-size: 67px 43px;
      height: 43px;
      width: 67px;
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/football_small.jpg"); } }
  @media only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 735px) and (min-resolution: 144dpi), only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 735px) and (min-resolution: 144dppx) {
    .image_overview_football {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/football_small_2x.jpg"); } }

.image_overview_sing {
  background-repeat: no-repeat;
  background-size: 55px 65px;
  height: 65px;
  width: 55px;
  background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/sing_large.jpg");
  margin-left: auto;
  margin-right: auto; }
  @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), (-webkit-min-device-pixel-ratio: 144), (min-resolution: 144dppx) {
    .image_overview_sing {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/sing_large_2x.jpg"); } }
  @media only screen and (max-width: 1068px) {
    .image_overview_sing {
      background-size: 42px 50px;
      height: 50px;
      width: 42px;
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/sing_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: 144dpi), only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 1068px) and (min-resolution: 144dppx) {
    .image_overview_sing {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/sing_medium_2x.jpg"); } }
  @media only screen and (max-width: 735px) {
    .image_overview_sing {
      background-size: 42px 50px;
      height: 50px;
      width: 42px;
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/sing_small.jpg"); } }
  @media only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 735px) and (min-resolution: 144dpi), only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 735px) and (min-resolution: 144dppx) {
    .image_overview_sing {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/sing_small_2x.jpg"); } }

.image_overview_flip_coin {
  background-repeat: no-repeat;
  background-size: 57px 57px;
  height: 57px;
  width: 57px;
  background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/flip_coin_large.jpg");
  margin-left: auto;
  margin-right: auto; }
  @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), (-webkit-min-device-pixel-ratio: 144), (min-resolution: 144dppx) {
    .image_overview_flip_coin {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/flip_coin_large_2x.jpg"); } }
  @media only screen and (max-width: 1068px) {
    .image_overview_flip_coin {
      background-size: 47px 47px;
      height: 47px;
      width: 47px;
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/flip_coin_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: 144dpi), only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 1068px) and (min-resolution: 144dppx) {
    .image_overview_flip_coin {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/flip_coin_medium_2x.jpg"); } }
  @media only screen and (max-width: 735px) {
    .image_overview_flip_coin {
      background-size: 46px 46px;
      height: 46px;
      width: 46px;
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/flip_coin_small.jpg"); } }
  @media only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 735px) and (min-resolution: 144dpi), only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 735px) and (min-resolution: 144dppx) {
    .image_overview_flip_coin {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/flip_coin_small_2x.jpg"); } }

.image_overview_siri_guide_you {
  background-repeat: no-repeat;
  background-size: 65px 133px;
  height: 133px;
  width: 65px;
  background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/siri_guide_you_large.jpg");
  margin-left: auto;
  margin-right: auto; }
  @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), (-webkit-min-device-pixel-ratio: 144), (min-resolution: 144dppx) {
    .image_overview_siri_guide_you {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/siri_guide_you_large_2x.jpg"); } }
  @media only screen and (max-width: 1068px) {
    .image_overview_siri_guide_you {
      background-size: 49px 101px;
      height: 101px;
      width: 49px;
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/siri_guide_you_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: 144dpi), only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 1068px) and (min-resolution: 144dppx) {
    .image_overview_siri_guide_you {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/siri_guide_you_medium_2x.jpg"); } }
  @media only screen and (max-width: 735px) {
    .image_overview_siri_guide_you {
      background-size: 49px 101px;
      height: 101px;
      width: 49px;
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/siri_guide_you_small.jpg"); } }
  @media only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 735px) and (min-resolution: 144dpi), only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 735px) and (min-resolution: 144dppx) {
    .image_overview_siri_guide_you {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/siri_guide_you_small_2x.jpg"); } }

.image_overview_flights {
  background-repeat: no-repeat;
  background-size: 270px 482px;
  height: 482px;
  width: 270px;
  background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/flights_large.jpg");
  margin-left: auto;
  margin-right: auto; }
  @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), (-webkit-min-device-pixel-ratio: 144), (min-resolution: 144dppx) {
    .image_overview_flights {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/flights_large_2x.jpg"); } }
  @media only screen and (max-width: 1068px) {
    .image_overview_flights {
      background-size: 200px 358px;
      height: 358px;
      width: 200px;
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/flights_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: 144dpi), only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 1068px) and (min-resolution: 144dppx) {
    .image_overview_flights {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/flights_medium_2x.jpg"); } }
  @media only screen and (max-width: 735px) {
    .image_overview_flights {
      background-size: 164px 293px;
      height: 293px;
      width: 164px;
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/flights_small.jpg"); } }
  @media only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 735px) and (min-resolution: 144dpi), only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 735px) and (min-resolution: 144dppx) {
    .image_overview_flights {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/flights_small_2x.jpg"); } }

.image_overview_siri_hero {
  background-repeat: no-repeat;
  background-size: 29px 60px;
  height: 60px;
  width: 29px;
  background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/siri_hero_large.png");
  margin-left: auto;
  margin-right: auto; }
  @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), (-webkit-min-device-pixel-ratio: 144), (min-resolution: 144dppx) {
    .image_overview_siri_hero {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/siri_hero_large_2x.png"); } }
  @media only screen and (max-width: 1068px) {
    .image_overview_siri_hero {
      background-size: 22px 46px;
      height: 46px;
      width: 22px;
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/siri_hero_medium.png"); } }
  @media only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1068px) and (min-resolution: 144dpi), only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 1068px) and (min-resolution: 144dppx) {
    .image_overview_siri_hero {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/siri_hero_medium_2x.png"); } }
  @media only screen and (max-width: 735px) {
    .image_overview_siri_hero {
      background-size: 26px 53px;
      height: 53px;
      width: 26px;
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/siri_hero_small.png"); } }
  @media only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 735px) and (min-resolution: 144dpi), only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 735px) and (min-resolution: 144dppx) {
    .image_overview_siri_hero {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/siri_hero_small_2x.png"); } }

.image_overview_find_theaters {
  background-repeat: no-repeat;
  background-size: 64px 61px;
  height: 61px;
  width: 64px;
  background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/find_theaters_large.jpg");
  margin-left: auto;
  margin-right: auto; }
  @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), (-webkit-min-device-pixel-ratio: 144), (min-resolution: 144dppx) {
    .image_overview_find_theaters {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/find_theaters_large_2x.jpg"); } }
  @media only screen and (max-width: 1068px) {
    .image_overview_find_theaters {
      background-size: 48px 46px;
      height: 46px;
      width: 48px;
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/find_theaters_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: 144dpi), only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 1068px) and (min-resolution: 144dppx) {
    .image_overview_find_theaters {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/find_theaters_medium_2x.jpg"); } }
  @media only screen and (max-width: 735px) {
    .image_overview_find_theaters {
      background-size: 48px 46px;
      height: 46px;
      width: 48px;
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/find_theaters_small.jpg"); } }
  @media only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 735px) and (min-resolution: 144dpi), only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 735px) and (min-resolution: 144dppx) {
    .image_overview_find_theaters {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/find_theaters_small_2x.jpg"); } }

.image_overview_siri_read_my_mail {
  background-repeat: no-repeat;
  background-size: 88px 88px;
  height: 88px;
  width: 88px;
  background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/siri_read_my_mail_large.jpg");
  margin-left: auto;
  margin-right: auto; }
  @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), (-webkit-min-device-pixel-ratio: 144), (min-resolution: 144dppx) {
    .image_overview_siri_read_my_mail {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/siri_read_my_mail_large_2x.jpg"); } }
  @media only screen and (max-width: 1068px) {
    .image_overview_siri_read_my_mail {
      background-size: 64px 64px;
      height: 64px;
      width: 64px;
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/siri_read_my_mail_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: 144dpi), only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 1068px) and (min-resolution: 144dppx) {
    .image_overview_siri_read_my_mail {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/siri_read_my_mail_medium_2x.jpg"); } }

.image_overview_skip {
  background-repeat: no-repeat;
  background-size: 90px 50px;
  height: 50px;
  width: 90px;
  background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/skip_large.jpg");
  margin-left: auto;
  margin-right: auto; }
  @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), (-webkit-min-device-pixel-ratio: 144), (min-resolution: 144dppx) {
    .image_overview_skip {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/skip_large_2x.jpg"); } }
  @media only screen and (max-width: 1068px) {
    .image_overview_skip {
      background-size: 68px 38px;
      height: 38px;
      width: 68px;
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/skip_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: 144dpi), only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 1068px) and (min-resolution: 144dppx) {
    .image_overview_skip {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/skip_medium_2x.jpg"); } }
  @media only screen and (max-width: 735px) {
    .image_overview_skip {
      background-size: 68px 38px;
      height: 38px;
      width: 68px;
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/skip_small.jpg"); } }
  @media only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 735px) and (min-resolution: 144dpi), only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 735px) and (min-resolution: 144dppx) {
    .image_overview_skip {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/skip_small_2x.jpg"); } }

.image_overview_facetimesara {
  background-repeat: no-repeat;
  background-size: 266px 463px;
  height: 463px;
  width: 266px;
  background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/facetimesara_large.jpg");
  margin-left: auto;
  margin-right: auto; }
  @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), (-webkit-min-device-pixel-ratio: 144), (min-resolution: 144dppx) {
    .image_overview_facetimesara {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/facetimesara_large_2x.jpg"); } }
  @media only screen and (max-width: 1068px) {
    .image_overview_facetimesara {
      background-size: 204px 356px;
      height: 356px;
      width: 204px;
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/facetimesara_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: 144dpi), only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 1068px) and (min-resolution: 144dppx) {
    .image_overview_facetimesara {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/facetimesara_medium_2x.jpg"); } }
  @media only screen and (max-width: 735px) {
    .image_overview_facetimesara {
      background-size: 164px 293px;
      height: 293px;
      width: 164px;
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/facetimesara_small.jpg"); } }
  @media only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 735px) and (min-resolution: 144dpi), only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 735px) and (min-resolution: 144dppx) {
    .image_overview_facetimesara {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/facetimesara_small_2x.jpg"); } }

.image_overview_snow {
  background-repeat: no-repeat;
  background-size: 352px 315px;
  height: 315px;
  width: 352px;
  background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/snow_large.jpg");
  margin-left: auto;
  margin-right: auto; }
  @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), (-webkit-min-device-pixel-ratio: 144), (min-resolution: 144dppx) {
    .image_overview_snow {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/snow_large_2x.jpg"); } }
  @media only screen and (max-width: 1068px) {
    .image_overview_snow {
      background-size: 268px 239px;
      height: 239px;
      width: 268px;
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/snow_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: 144dpi), only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 1068px) and (min-resolution: 144dppx) {
    .image_overview_snow {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/snow_medium_2x.jpg"); } }
  @media only screen and (max-width: 735px) {
    .image_overview_snow {
      background-size: 368px 206px;
      height: 206px;
      width: 368px;
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/snow_small.jpg"); } }
  @media only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 735px) and (min-resolution: 144dpi), only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 735px) and (min-resolution: 144dppx) {
    .image_overview_snow {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/snow_small_2x.jpg"); } }

.image_overview_facebook {
  background-repeat: no-repeat;
  background-size: 266px 463px;
  height: 463px;
  width: 266px;
  background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/facebook_large.jpg");
  margin-left: auto;
  margin-right: auto; }
  @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), (-webkit-min-device-pixel-ratio: 144), (min-resolution: 144dppx) {
    .image_overview_facebook {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/facebook_large_2x.jpg"); } }
  @media only screen and (max-width: 1068px) {
    .image_overview_facebook {
      background-size: 204px 356px;
      height: 356px;
      width: 204px;
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/facebook_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: 144dpi), only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 1068px) and (min-resolution: 144dppx) {
    .image_overview_facebook {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/facebook_medium_2x.jpg"); } }
  @media only screen and (max-width: 735px) {
    .image_overview_facebook {
      background-size: 164px 293px;
      height: 293px;
      width: 164px;
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/facebook_small.jpg"); } }
  @media only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 735px) and (min-resolution: 144dpi), only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 735px) and (min-resolution: 144dppx) {
    .image_overview_facebook {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/facebook_small_2x.jpg"); } }

.image_overview_spell {
  background-repeat: no-repeat;
  background-size: 120px 93px;
  height: 93px;
  width: 120px;
  background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/spell_large.jpg");
  margin-left: auto;
  margin-right: auto; }
  @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), (-webkit-min-device-pixel-ratio: 144), (min-resolution: 144dppx) {
    .image_overview_spell {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/spell_large_2x.jpg"); } }
  @media only screen and (max-width: 1068px) {
    .image_overview_spell {
      background-size: 83px 64px;
      height: 64px;
      width: 83px;
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/spell_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: 144dpi), only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 1068px) and (min-resolution: 144dppx) {
    .image_overview_spell {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/spell_medium_2x.jpg"); } }

.image_overview_eta {
  background-repeat: no-repeat;
  background-size: 270px 482px;
  height: 482px;
  width: 270px;
  background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/eta_large.jpg");
  margin-left: auto;
  margin-right: auto; }
  @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), (-webkit-min-device-pixel-ratio: 144), (min-resolution: 144dppx) {
    .image_overview_eta {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/eta_large_2x.jpg"); } }
  @media only screen and (max-width: 1068px) {
    .image_overview_eta {
      background-size: 200px 358px;
      height: 358px;
      width: 200px;
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/eta_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: 144dpi), only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 1068px) and (min-resolution: 144dppx) {
    .image_overview_eta {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/eta_medium_2x.jpg"); } }
  @media only screen and (max-width: 735px) {
    .image_overview_eta {
      background-size: 164px 293px;
      height: 293px;
      width: 164px;
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/eta_small.jpg"); } }
  @media only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 735px) and (min-resolution: 144dpi), only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 735px) and (min-resolution: 144dppx) {
    .image_overview_eta {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/eta_small_2x.jpg"); } }

.image_overview_squareroot {
  background-repeat: no-repeat;
  background-size: 78px 74px;
  height: 74px;
  width: 78px;
  background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/squareroot_large.jpg");
  margin-left: auto;
  margin-right: auto; }
  @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), (-webkit-min-device-pixel-ratio: 144), (min-resolution: 144dppx) {
    .image_overview_squareroot {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/squareroot_large_2x.jpg"); } }
  @media only screen and (max-width: 1068px) {
    .image_overview_squareroot {
      background-size: 58px 55px;
      height: 55px;
      width: 58px;
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/squareroot_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: 144dpi), only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 1068px) and (min-resolution: 144dppx) {
    .image_overview_squareroot {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/squareroot_medium_2x.jpg"); } }
  @media only screen and (max-width: 735px) {
    .image_overview_squareroot {
      background-size: 58px 55px;
      height: 55px;
      width: 58px;
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/squareroot_small.jpg"); } }
  @media only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 735px) and (min-resolution: 144dpi), only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 735px) and (min-resolution: 144dppx) {
    .image_overview_squareroot {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/squareroot_small_2x.jpg"); } }

.image_overview_electrician {
  background-repeat: no-repeat;
  background-size: 40px 78px;
  height: 78px;
  width: 40px;
  background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/electrician_large.jpg");
  margin-left: auto;
  margin-right: auto; }
  @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), (-webkit-min-device-pixel-ratio: 144), (min-resolution: 144dppx) {
    .image_overview_electrician {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/electrician_large_2x.jpg"); } }
  @media only screen and (max-width: 1068px) {
    .image_overview_electrician {
      background-size: 30px 58px;
      height: 58px;
      width: 30px;
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/electrician_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: 144dpi), only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 1068px) and (min-resolution: 144dppx) {
    .image_overview_electrician {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/electrician_medium_2x.jpg"); } }
  @media only screen and (max-width: 735px) {
    .image_overview_electrician {
      background-size: 30px 58px;
      height: 58px;
      width: 30px;
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/electrician_small.jpg"); } }
  @media only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 735px) and (min-resolution: 144dpi), only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 735px) and (min-resolution: 144dppx) {
    .image_overview_electrician {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/electrician_small_2x.jpg"); } }

.image_overview_starred {
  background-repeat: no-repeat;
  background-size: 270px 482px;
  height: 482px;
  width: 270px;
  background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/starred_large.jpg");
  margin-left: auto;
  margin-right: auto; }
  @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), (-webkit-min-device-pixel-ratio: 144), (min-resolution: 144dppx) {
    .image_overview_starred {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/starred_large_2x.jpg"); } }
  @media only screen and (max-width: 1068px) {
    .image_overview_starred {
      background-size: 200px 358px;
      height: 358px;
      width: 200px;
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/starred_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: 144dpi), only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 1068px) and (min-resolution: 144dppx) {
    .image_overview_starred {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/starred_medium_2x.jpg"); } }
  @media only screen and (max-width: 735px) {
    .image_overview_starred {
      background-size: 164px 293px;
      height: 293px;
      width: 164px;
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/starred_small.jpg"); } }
  @media only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 735px) and (min-resolution: 144dpi), only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 735px) and (min-resolution: 144dppx) {
    .image_overview_starred {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/starred_small_2x.jpg"); } }

.image_overview_elcapitan {
  background-repeat: no-repeat;
  background-size: 266px 463px;
  height: 463px;
  width: 266px;
  background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/elcapitan_large.jpg");
  margin-left: auto;
  margin-right: auto; }
  @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), (-webkit-min-device-pixel-ratio: 144), (min-resolution: 144dppx) {
    .image_overview_elcapitan {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/elcapitan_large_2x.jpg"); } }
  @media only screen and (max-width: 1068px) {
    .image_overview_elcapitan {
      background-size: 204px 356px;
      height: 356px;
      width: 204px;
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/elcapitan_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: 144dpi), only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 1068px) and (min-resolution: 144dppx) {
    .image_overview_elcapitan {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/elcapitan_medium_2x.jpg"); } }
  @media only screen and (max-width: 735px) {
    .image_overview_elcapitan {
      background-size: 164px 293px;
      height: 293px;
      width: 164px;
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/elcapitan_small.jpg"); } }
  @media only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 735px) and (min-resolution: 144dpi), only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 735px) and (min-resolution: 144dppx) {
    .image_overview_elcapitan {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/elcapitan_small_2x.jpg"); } }

.image_overview_stocks {
  background-repeat: no-repeat;
  background-size: 727px 161px;
  height: 161px;
  width: 727px;
  background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/stocks_large.jpg");
  margin-left: auto;
  margin-right: auto; }
  @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), (-webkit-min-device-pixel-ratio: 144), (min-resolution: 144dppx) {
    .image_overview_stocks {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/stocks_large_2x.jpg"); } }
  @media only screen and (max-width: 1068px) {
    .image_overview_stocks {
      background-size: 534px 125px;
      height: 125px;
      width: 534px;
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/stocks_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: 144dpi), only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 1068px) and (min-resolution: 144dppx) {
    .image_overview_stocks {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/stocks_medium_2x.jpg"); } }
  @media only screen and (max-width: 735px) {
    .image_overview_stocks {
      background-size: 736px 121px;
      height: 121px;
      width: 736px;
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/stocks_small.jpg"); } }
  @media only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 735px) and (min-resolution: 144dpi), only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 735px) and (min-resolution: 144dppx) {
    .image_overview_stocks {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/stocks_small_2x.jpg"); } }

.image_overview_egg {
  background-repeat: no-repeat;
  background-size: 53px 64px;
  height: 64px;
  width: 53px;
  background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/egg_large.jpg");
  margin-left: auto;
  margin-right: auto; }
  @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), (-webkit-min-device-pixel-ratio: 144), (min-resolution: 144dppx) {
    .image_overview_egg {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/egg_large_2x.jpg"); } }
  @media only screen and (max-width: 1068px) {
    .image_overview_egg {
      background-size: 41px 50px;
      height: 50px;
      width: 41px;
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/egg_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: 144dpi), only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 1068px) and (min-resolution: 144dppx) {
    .image_overview_egg {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/egg_medium_2x.jpg"); } }
  @media only screen and (max-width: 735px) {
    .image_overview_egg {
      background-size: 41px 50px;
      height: 50px;
      width: 41px;
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/egg_small.jpg"); } }
  @media only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 735px) and (min-resolution: 144dpi), only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 735px) and (min-resolution: 144dppx) {
    .image_overview_egg {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/egg_small_2x.jpg"); } }

.image_overview_story {
  background-repeat: no-repeat;
  background-size: 95px 78px;
  height: 78px;
  width: 95px;
  background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/story_large.jpg");
  margin-left: auto;
  margin-right: auto; }
  @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), (-webkit-min-device-pixel-ratio: 144), (min-resolution: 144dppx) {
    .image_overview_story {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/story_large_2x.jpg"); } }
  @media only screen and (max-width: 1068px) {
    .image_overview_story {
      background-size: 68px 55px;
      height: 55px;
      width: 68px;
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/story_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: 144dpi), only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 1068px) and (min-resolution: 144dppx) {
    .image_overview_story {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/story_medium_2x.jpg"); } }

.image_overview_dollars {
  background-repeat: no-repeat;
  background-size: 116px 54px;
  height: 54px;
  width: 116px;
  background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/dollars_large.jpg");
  margin-left: auto;
  margin-right: auto; }
  @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), (-webkit-min-device-pixel-ratio: 144), (min-resolution: 144dppx) {
    .image_overview_dollars {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/dollars_large_2x.jpg"); } }
  @media only screen and (max-width: 1068px) {
    .image_overview_dollars {
      background-size: 87px 41px;
      height: 41px;
      width: 87px;
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/dollars_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: 144dpi), only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 1068px) and (min-resolution: 144dppx) {
    .image_overview_dollars {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/dollars_medium_2x.jpg"); } }
  @media only screen and (max-width: 735px) {
    .image_overview_dollars {
      background-size: 87px 41px;
      height: 41px;
      width: 87px;
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/dollars_small.jpg"); } }
  @media only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 735px) and (min-resolution: 144dpi), only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 735px) and (min-resolution: 144dppx) {
    .image_overview_dollars {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/dollars_small_2x.jpg"); } }

.image_overview_sunset {
  background-repeat: no-repeat;
  background-size: 239px 176px;
  height: 176px;
  width: 239px;
  background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/sunset_large.jpg");
  margin-left: auto;
  margin-right: auto; }
  @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), (-webkit-min-device-pixel-ratio: 144), (min-resolution: 144dppx) {
    .image_overview_sunset {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/sunset_large_2x.jpg"); } }
  @media only screen and (max-width: 1068px) {
    .image_overview_sunset {
      background-size: 179px 132px;
      height: 132px;
      width: 179px;
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/sunset_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: 144dpi), only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 1068px) and (min-resolution: 144dppx) {
    .image_overview_sunset {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/sunset_medium_2x.jpg"); } }
  @media only screen and (max-width: 735px) {
    .image_overview_sunset {
      background-size: 179px 132px;
      height: 132px;
      width: 179px;
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/sunset_small.jpg"); } }
  @media only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 735px) and (min-resolution: 144dpi), only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 735px) and (min-resolution: 144dppx) {
    .image_overview_sunset {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/sunset_small_2x.jpg"); } }

.image_overview_doihavenewemail {
  background-repeat: no-repeat;
  background-size: 266px 463px;
  height: 463px;
  width: 266px;
  background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/doihavenewemail_large.jpg");
  margin-left: auto;
  margin-right: auto; }
  @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), (-webkit-min-device-pixel-ratio: 144), (min-resolution: 144dppx) {
    .image_overview_doihavenewemail {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/doihavenewemail_large_2x.jpg"); } }
  @media only screen and (max-width: 1068px) {
    .image_overview_doihavenewemail {
      background-size: 204px 356px;
      height: 356px;
      width: 204px;
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/doihavenewemail_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: 144dpi), only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 1068px) and (min-resolution: 144dppx) {
    .image_overview_doihavenewemail {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/doihavenewemail_medium_2x.jpg"); } }
  @media only screen and (max-width: 735px) {
    .image_overview_doihavenewemail {
      background-size: 164px 293px;
      height: 293px;
      width: 164px;
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/doihavenewemail_small.jpg"); } }
  @media only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 735px) and (min-resolution: 144dpi), only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 735px) and (min-resolution: 144dppx) {
    .image_overview_doihavenewemail {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/doihavenewemail_small_2x.jpg"); } }

.image_overview_superstar {
  background-repeat: no-repeat;
  background-size: 62px 60px;
  height: 60px;
  width: 62px;
  background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/superstar_large.jpg");
  margin-left: auto;
  margin-right: auto; }
  @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), (-webkit-min-device-pixel-ratio: 144), (min-resolution: 144dppx) {
    .image_overview_superstar {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/superstar_large_2x.jpg"); } }
  @media only screen and (max-width: 1068px) {
    .image_overview_superstar {
      background-size: 47px 45px;
      height: 45px;
      width: 47px;
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/superstar_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: 144dpi), only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 1068px) and (min-resolution: 144dppx) {
    .image_overview_superstar {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/superstar_medium_2x.jpg"); } }
  @media only screen and (max-width: 735px) {
    .image_overview_superstar {
      background-size: 38px 37px;
      height: 37px;
      width: 38px;
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/superstar_small.jpg"); } }
  @media only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 735px) and (min-resolution: 144dpi), only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 735px) and (min-resolution: 144dppx) {
    .image_overview_superstar {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/superstar_small_2x.jpg"); } }

.image_overview_disturb {
  background-repeat: no-repeat;
  background-size: 97px 97px;
  height: 97px;
  width: 97px;
  background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/disturb_large.jpg");
  margin-left: auto;
  margin-right: auto; }
  @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), (-webkit-min-device-pixel-ratio: 144), (min-resolution: 144dppx) {
    .image_overview_disturb {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/disturb_large_2x.jpg"); } }
  @media only screen and (max-width: 1068px) {
    .image_overview_disturb {
      background-size: 66px 66px;
      height: 66px;
      width: 66px;
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/disturb_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: 144dpi), only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 1068px) and (min-resolution: 144dppx) {
    .image_overview_disturb {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/disturb_medium_2x.jpg"); } }
  @media only screen and (max-width: 735px) {
    .image_overview_disturb {
      background-size: 53px 53px;
      height: 53px;
      width: 53px;
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/disturb_small.jpg"); } }
  @media only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 735px) and (min-resolution: 144dpi), only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 735px) and (min-resolution: 144dppx) {
    .image_overview_disturb {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/disturb_small_2x.jpg"); } }

.image_overview_tap_to_edit {
  background-repeat: no-repeat;
  background-size: 67px 67px;
  height: 67px;
  width: 67px;
  background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/tap_to_edit_large.jpg");
  margin-left: auto;
  margin-right: auto; }
  @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), (-webkit-min-device-pixel-ratio: 144), (min-resolution: 144dppx) {
    .image_overview_tap_to_edit {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/tap_to_edit_large_2x.jpg"); } }
  @media only screen and (max-width: 1068px) {
    .image_overview_tap_to_edit {
      background-size: 52px 52px;
      height: 52px;
      width: 52px;
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/tap_to_edit_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: 144dpi), only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 1068px) and (min-resolution: 144dppx) {
    .image_overview_tap_to_edit {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/tap_to_edit_medium_2x.jpg"); } }

.image_overview_tellstephanie {
  background-repeat: no-repeat;
  background-size: 266px 463px;
  height: 463px;
  width: 266px;
  background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/tellstephanie_large.jpg");
  margin-left: auto;
  margin-right: auto; }
  @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), (-webkit-min-device-pixel-ratio: 144), (min-resolution: 144dppx) {
    .image_overview_tellstephanie {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/tellstephanie_large_2x.jpg"); } }
  @media only screen and (max-width: 1068px) {
    .image_overview_tellstephanie {
      background-size: 204px 356px;
      height: 356px;
      width: 204px;
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/tellstephanie_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: 144dpi), only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 1068px) and (min-resolution: 144dppx) {
    .image_overview_tellstephanie {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/tellstephanie_medium_2x.jpg"); } }
  @media only screen and (max-width: 735px) {
    .image_overview_tellstephanie {
      background-size: 164px 293px;
      height: 293px;
      width: 164px;
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/tellstephanie_small.jpg"); } }
  @media only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 735px) and (min-resolution: 144dpi), only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 735px) and (min-resolution: 144dppx) {
    .image_overview_tellstephanie {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/tellstephanie_small_2x.jpg"); } }

.image_overview_directed {
  background-repeat: no-repeat;
  background-size: 56px 78px;
  height: 78px;
  width: 56px;
  background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/directed_large.jpg");
  margin-left: auto;
  margin-right: auto; }
  @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), (-webkit-min-device-pixel-ratio: 144), (min-resolution: 144dppx) {
    .image_overview_directed {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/directed_large_2x.jpg"); } }
  @media only screen and (max-width: 1068px) {
    .image_overview_directed {
      background-size: 42px 58px;
      height: 58px;
      width: 42px;
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/directed_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: 144dpi), only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 1068px) and (min-resolution: 144dppx) {
    .image_overview_directed {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/directed_medium_2x.jpg"); } }
  @media only screen and (max-width: 735px) {
    .image_overview_directed {
      background-size: 42px 58px;
      height: 58px;
      width: 42px;
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/directed_small.jpg"); } }
  @media only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 735px) and (min-resolution: 144dpi), only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 735px) and (min-resolution: 144dppx) {
    .image_overview_directed {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/directed_small_2x.jpg"); } }

.image_overview_temperature {
  background-repeat: no-repeat;
  background-size: 270px 482px;
  height: 482px;
  width: 270px;
  background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/temperature_large.jpg");
  margin-left: auto;
  margin-right: auto; }
  @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), (-webkit-min-device-pixel-ratio: 144), (min-resolution: 144dppx) {
    .image_overview_temperature {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/temperature_large_2x.jpg"); } }
  @media only screen and (max-width: 1068px) {
    .image_overview_temperature {
      background-size: 200px 358px;
      height: 358px;
      width: 200px;
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/temperature_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: 144dpi), only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 1068px) and (min-resolution: 144dppx) {
    .image_overview_temperature {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/temperature_medium_2x.jpg"); } }
  @media only screen and (max-width: 735px) {
    .image_overview_temperature {
      background-size: 164px 293px;
      height: 293px;
      width: 164px;
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/temperature_small.jpg"); } }
  @media only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 735px) and (min-resolution: 144dpi), only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 735px) and (min-resolution: 144dppx) {
    .image_overview_temperature {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/temperature_small_2x.jpg"); } }

.image_overview_dinner_party {
  background-repeat: no-repeat;
  background-size: 157px 273px;
  height: 273px;
  width: 157px;
  background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/dinner_party_large.jpg");
  margin-left: auto;
  margin-right: auto; }
  @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), (-webkit-min-device-pixel-ratio: 144), (min-resolution: 144dppx) {
    .image_overview_dinner_party {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/dinner_party_large_2x.jpg"); } }
  @media only screen and (max-width: 1068px) {
    .image_overview_dinner_party {
      background-size: 137px 235px;
      height: 235px;
      width: 137px;
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/dinner_party_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: 144dpi), only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 1068px) and (min-resolution: 144dppx) {
    .image_overview_dinner_party {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/dinner_party_medium_2x.jpg"); } }
  @media only screen and (max-width: 735px) {
    .image_overview_dinner_party {
      background-size: 115px 194px;
      height: 194px;
      width: 115px;
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/dinner_party_small.jpg"); } }
  @media only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 735px) and (min-resolution: 144dpi), only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 735px) and (min-resolution: 144dppx) {
    .image_overview_dinner_party {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/dinner_party_small_2x.jpg"); } }

.image_overview_there_yet {
  background-repeat: no-repeat;
  background-size: 191px 134px;
  height: 134px;
  width: 191px;
  background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/there_yet_large.jpg");
  margin-left: auto;
  margin-right: auto; }
  @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), (-webkit-min-device-pixel-ratio: 144), (min-resolution: 144dppx) {
    .image_overview_there_yet {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/there_yet_large_2x.jpg"); } }
  @media only screen and (max-width: 1068px) {
    .image_overview_there_yet {
      background-size: 142px 99px;
      height: 99px;
      width: 142px;
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/there_yet_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: 144dpi), only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 1068px) and (min-resolution: 144dppx) {
    .image_overview_there_yet {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/there_yet_medium_2x.jpg"); } }
  @media only screen and (max-width: 735px) {
    .image_overview_there_yet {
      background-size: 135px 92px;
      height: 92px;
      width: 135px;
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/there_yet_small.jpg"); } }
  @media only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 735px) and (min-resolution: 144dpi), only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 735px) and (min-resolution: 144dppx) {
    .image_overview_there_yet {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/there_yet_small_2x.jpg"); } }

.image_overview_dice {
  background-repeat: no-repeat;
  background-size: 134px 108px;
  height: 108px;
  width: 134px;
  background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/dice_large.jpg");
  margin-left: auto;
  margin-right: auto; }
  @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), (-webkit-min-device-pixel-ratio: 144), (min-resolution: 144dppx) {
    .image_overview_dice {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/dice_large_2x.jpg"); } }
  @media only screen and (max-width: 1068px) {
    .image_overview_dice {
      background-size: 103px 83px;
      height: 83px;
      width: 103px;
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/dice_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: 144dpi), only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 1068px) and (min-resolution: 144dppx) {
    .image_overview_dice {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/dice_medium_2x.jpg"); } }
  @media only screen and (max-width: 735px) {
    .image_overview_dice {
      background-size: 103px 83px;
      height: 83px;
      width: 103px;
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/dice_small.jpg"); } }
  @media only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 735px) and (min-resolution: 144dpi), only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 735px) and (min-resolution: 144dppx) {
    .image_overview_dice {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/dice_small_2x.jpg"); } }

.image_overview_definition {
  background-repeat: no-repeat;
  background-size: 87px 71px;
  height: 71px;
  width: 87px;
  background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/definition_large.jpg");
  margin-left: auto;
  margin-right: auto; }
  @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), (-webkit-min-device-pixel-ratio: 144), (min-resolution: 144dppx) {
    .image_overview_definition {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/definition_large_2x.jpg"); } }
  @media only screen and (max-width: 1068px) {
    .image_overview_definition {
      background-size: 66px 54px;
      height: 54px;
      width: 66px;
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/definition_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: 144dpi), only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 1068px) and (min-resolution: 144dppx) {
    .image_overview_definition {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/definition_medium_2x.jpg"); } }
  @media only screen and (max-width: 735px) {
    .image_overview_definition {
      background-size: 52px 43px;
      height: 43px;
      width: 52px;
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/definition_small.jpg"); } }
  @media only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 735px) and (min-resolution: 144dpi), only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 735px) and (min-resolution: 144dppx) {
    .image_overview_definition {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/definition_small_2x.jpg"); } }

.image_overview_timer_5mins_hlf {
  background-repeat: no-repeat;
  background-size: 106px 106px;
  height: 106px;
  width: 106px;
  background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/timer_5mins_hlf_large.jpg");
  margin-left: auto;
  margin-right: auto; }
  @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), (-webkit-min-device-pixel-ratio: 144), (min-resolution: 144dppx) {
    .image_overview_timer_5mins_hlf {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/timer_5mins_hlf_large_2x.jpg"); } }
  @media only screen and (max-width: 1068px) {
    .image_overview_timer_5mins_hlf {
      background-size: 79px 79px;
      height: 79px;
      width: 79px;
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/timer_5mins_hlf_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: 144dpi), only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 1068px) and (min-resolution: 144dppx) {
    .image_overview_timer_5mins_hlf {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/timer_5mins_hlf_medium_2x.jpg"); } }
  @media only screen and (max-width: 735px) {
    .image_overview_timer_5mins_hlf {
      background-size: 79px 79px;
      height: 79px;
      width: 79px;
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/timer_5mins_hlf_small.jpg"); } }
  @media only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 735px) and (min-resolution: 144dpi), only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 735px) and (min-resolution: 144dppx) {
    .image_overview_timer_5mins_hlf {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/timer_5mins_hlf_small_2x.jpg"); } }

.image_overview_cups_in_liter {
  background-repeat: no-repeat;
  background-size: 184px 60px;
  height: 60px;
  width: 184px;
  background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/cups_in_liter_large.jpg");
  margin-left: auto;
  margin-right: auto; }
  @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), (-webkit-min-device-pixel-ratio: 144), (min-resolution: 144dppx) {
    .image_overview_cups_in_liter {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/cups_in_liter_large_2x.jpg"); } }
  @media only screen and (max-width: 1068px) {
    .image_overview_cups_in_liter {
      background-size: 142px 47px;
      height: 47px;
      width: 142px;
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/cups_in_liter_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: 144dpi), only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 1068px) and (min-resolution: 144dppx) {
    .image_overview_cups_in_liter {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/cups_in_liter_medium_2x.jpg"); } }

.image_overview_tip {
  background-repeat: no-repeat;
  background-size: 48px 66px;
  height: 66px;
  width: 48px;
  background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/tip_large.jpg");
  margin-left: auto;
  margin-right: auto; }
  @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), (-webkit-min-device-pixel-ratio: 144), (min-resolution: 144dppx) {
    .image_overview_tip {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/tip_large_2x.jpg"); } }
  @media only screen and (max-width: 1068px) {
    .image_overview_tip {
      background-size: 36px 50px;
      height: 50px;
      width: 36px;
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/tip_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: 144dpi), only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 1068px) and (min-resolution: 144dppx) {
    .image_overview_tip {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/tip_medium_2x.jpg"); } }
  @media only screen and (max-width: 735px) {
    .image_overview_tip {
      background-size: 36px 50px;
      height: 50px;
      width: 36px;
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/tip_small.jpg"); } }
  @media only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 735px) and (min-resolution: 144dpi), only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 735px) and (min-resolution: 144dppx) {
    .image_overview_tip {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/tip_small_2x.jpg"); } }

.image_overview_contacts_icon {
  background-repeat: no-repeat;
  background-size: 179px 180px;
  height: 180px;
  width: 179px;
  background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/contacts_icon_large.jpg");
  margin-left: auto;
  margin-right: auto; }
  @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), (-webkit-min-device-pixel-ratio: 144), (min-resolution: 144dppx) {
    .image_overview_contacts_icon {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/contacts_icon_large_2x.jpg"); } }
  @media only screen and (max-width: 1068px) {
    .image_overview_contacts_icon {
      background-size: 134px 135px;
      height: 135px;
      width: 134px;
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/contacts_icon_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: 144dpi), only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 1068px) and (min-resolution: 144dppx) {
    .image_overview_contacts_icon {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/contacts_icon_medium_2x.jpg"); } }
  @media only screen and (max-width: 735px) {
    .image_overview_contacts_icon {
      background-size: 134px 135px;
      height: 135px;
      width: 134px;
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/contacts_icon_small.jpg"); } }
  @media only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 735px) and (min-resolution: 144dpi), only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 735px) and (min-resolution: 144dppx) {
    .image_overview_contacts_icon {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/contacts_icon_small_2x.jpg"); } }

.image_overview_trips {
  background-repeat: no-repeat;
  background-size: 54px 108px;
  height: 108px;
  width: 54px;
  background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/trips_large.jpg");
  margin-left: auto;
  margin-right: auto; }
  @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), (-webkit-min-device-pixel-ratio: 144), (min-resolution: 144dppx) {
    .image_overview_trips {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/trips_large_2x.jpg"); } }
  @media only screen and (max-width: 1068px) {
    .image_overview_trips {
      background-size: 40px 80px;
      height: 80px;
      width: 40px;
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/trips_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: 144dpi), only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 1068px) and (min-resolution: 144dppx) {
    .image_overview_trips {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/trips_medium_2x.jpg"); } }

.image_overview_compass {
  background-repeat: no-repeat;
  background-size: 74px 74px;
  height: 74px;
  width: 74px;
  background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/compass_large.jpg");
  margin-left: auto;
  margin-right: auto; }
  @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), (-webkit-min-device-pixel-ratio: 144), (min-resolution: 144dppx) {
    .image_overview_compass {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/compass_large_2x.jpg"); } }
  @media only screen and (max-width: 1068px) {
    .image_overview_compass {
      background-size: 55px 55px;
      height: 55px;
      width: 55px;
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/compass_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: 144dpi), only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 1068px) and (min-resolution: 144dppx) {
    .image_overview_compass {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/compass_medium_2x.jpg"); } }
  @media only screen and (max-width: 735px) {
    .image_overview_compass {
      background-size: 55px 55px;
      height: 55px;
      width: 55px;
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/compass_small.jpg"); } }
  @media only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 735px) and (min-resolution: 144dpi), only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 735px) and (min-resolution: 144dppx) {
    .image_overview_compass {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/compass_small_2x.jpg"); } }

.image_overview_turnoff_alarms_full {
  background-repeat: no-repeat;
  background-size: 270px 482px;
  height: 482px;
  width: 270px;
  background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/turnoff_alarms_full_large.jpg");
  margin-left: auto;
  margin-right: auto; }
  @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), (-webkit-min-device-pixel-ratio: 144), (min-resolution: 144dppx) {
    .image_overview_turnoff_alarms_full {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/turnoff_alarms_full_large_2x.jpg"); } }
  @media only screen and (max-width: 1068px) {
    .image_overview_turnoff_alarms_full {
      background-size: 200px 358px;
      height: 358px;
      width: 200px;
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/turnoff_alarms_full_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: 144dpi), only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 1068px) and (min-resolution: 144dppx) {
    .image_overview_turnoff_alarms_full {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/turnoff_alarms_full_medium_2x.jpg"); } }
  @media only screen and (max-width: 735px) {
    .image_overview_turnoff_alarms_full {
      background-size: 164px 293px;
      height: 293px;
      width: 164px;
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/turnoff_alarms_full_small.jpg"); } }
  @media only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 735px) and (min-resolution: 144dpi), only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 735px) and (min-resolution: 144dppx) {
    .image_overview_turnoff_alarms_full {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/turnoff_alarms_full_small_2x.jpg"); } }

.image_overview_coffee {
  background-repeat: no-repeat;
  background-size: 73px 42px;
  height: 42px;
  width: 73px;
  background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/coffee_large.jpg");
  margin-left: auto;
  margin-right: auto; }
  @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), (-webkit-min-device-pixel-ratio: 144), (min-resolution: 144dppx) {
    .image_overview_coffee {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/coffee_large_2x.jpg"); } }
  @media only screen and (max-width: 1068px) {
    .image_overview_coffee {
      background-size: 56px 33px;
      height: 33px;
      width: 56px;
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/coffee_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: 144dpi), only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 1068px) and (min-resolution: 144dppx) {
    .image_overview_coffee {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/coffee_medium_2x.jpg"); } }
  @media only screen and (max-width: 735px) {
    .image_overview_coffee {
      background-size: 56px 33px;
      height: 33px;
      width: 56px;
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/coffee_small.jpg"); } }
  @media only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 735px) and (min-resolution: 144dpi), only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 735px) and (min-resolution: 144dppx) {
    .image_overview_coffee {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/coffee_small_2x.jpg"); } }

.image_overview_tweetmylocation_pin {
  background-repeat: no-repeat;
  background-size: 51px 70px;
  height: 70px;
  width: 51px;
  background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/tweetmylocation_pin_large.png");
  margin-left: auto;
  margin-right: auto; }
  @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), (-webkit-min-device-pixel-ratio: 144), (min-resolution: 144dppx) {
    .image_overview_tweetmylocation_pin {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/tweetmylocation_pin_large_2x.png"); } }
  @media only screen and (max-width: 1068px) {
    .image_overview_tweetmylocation_pin {
      background-size: 34px 47px;
      height: 47px;
      width: 34px;
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/tweetmylocation_pin_medium.png"); } }
  @media only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1068px) and (min-resolution: 144dpi), only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 1068px) and (min-resolution: 144dppx) {
    .image_overview_tweetmylocation_pin {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/tweetmylocation_pin_medium_2x.png"); } }
  @media only screen and (max-width: 735px) {
    .image_overview_tweetmylocation_pin {
      background-size: 34px 47px;
      height: 47px;
      width: 34px;
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/tweetmylocation_pin_small.png"); } }
  @media only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 735px) and (min-resolution: 144dpi), only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 735px) and (min-resolution: 144dppx) {
    .image_overview_tweetmylocation_pin {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/tweetmylocation_pin_small_2x.png"); } }

.image_overview_chicken {
  background-repeat: no-repeat;
  background-size: 71px 79px;
  height: 79px;
  width: 71px;
  background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/chicken_large.jpg");
  margin-left: auto;
  margin-right: auto; }
  @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), (-webkit-min-device-pixel-ratio: 144), (min-resolution: 144dppx) {
    .image_overview_chicken {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/chicken_large_2x.jpg"); } }
  @media only screen and (max-width: 1068px) {
    .image_overview_chicken {
      background-size: 55px 61px;
      height: 61px;
      width: 55px;
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/chicken_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: 144dpi), only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 1068px) and (min-resolution: 144dppx) {
    .image_overview_chicken {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/chicken_medium_2x.jpg"); } }

.image_overview_umbrella {
  background-repeat: no-repeat;
  background-size: 205px 214px;
  height: 214px;
  width: 205px;
  background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/umbrella_large.jpg");
  margin-left: auto;
  margin-right: auto; }
  @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), (-webkit-min-device-pixel-ratio: 144), (min-resolution: 144dppx) {
    .image_overview_umbrella {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/umbrella_large_2x.jpg"); } }
  @media only screen and (max-width: 1068px) {
    .image_overview_umbrella {
      background-size: 154px 161px;
      height: 161px;
      width: 154px;
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/umbrella_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: 144dpi), only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 1068px) and (min-resolution: 144dppx) {
    .image_overview_umbrella {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/umbrella_medium_2x.jpg"); } }
  @media only screen and (max-width: 735px) {
    .image_overview_umbrella {
      background-size: 154px 161px;
      height: 161px;
      width: 154px;
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/umbrella_small.jpg"); } }
  @media only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 735px) and (min-resolution: 144dpi), only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 735px) and (min-resolution: 144dppx) {
    .image_overview_umbrella {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/umbrella_small_2x.jpg"); } }

.image_overview_chicagocubs {
  background-repeat: no-repeat;
  background-size: 270px 482px;
  height: 482px;
  width: 270px;
  background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/chicagocubs_large.jpg");
  margin-left: auto;
  margin-right: auto; }
  @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), (-webkit-min-device-pixel-ratio: 144), (min-resolution: 144dppx) {
    .image_overview_chicagocubs {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/chicagocubs_large_2x.jpg"); } }
  @media only screen and (max-width: 1068px) {
    .image_overview_chicagocubs {
      background-size: 200px 358px;
      height: 358px;
      width: 200px;
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/chicagocubs_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: 144dpi), only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 1068px) and (min-resolution: 144dppx) {
    .image_overview_chicagocubs {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/chicagocubs_medium_2x.jpg"); } }
  @media only screen and (max-width: 735px) {
    .image_overview_chicagocubs {
      background-size: 164px 293px;
      height: 293px;
      width: 164px;
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/chicagocubs_small.jpg"); } }
  @media only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 735px) and (min-resolution: 144dpi), only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 735px) and (min-resolution: 144dppx) {
    .image_overview_chicagocubs {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/chicagocubs_small_2x.jpg"); } }

.image_overview_uv_index {
  background-repeat: no-repeat;
  background-size: 158px 71px;
  height: 71px;
  width: 158px;
  background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/uv_index_large.jpg");
  margin-left: auto;
  margin-right: auto; }
  @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), (-webkit-min-device-pixel-ratio: 144), (min-resolution: 144dppx) {
    .image_overview_uv_index {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/uv_index_large_2x.jpg"); } }
  @media only screen and (max-width: 1068px) {
    .image_overview_uv_index {
      background-size: 117px 53px;
      height: 53px;
      width: 117px;
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/uv_index_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: 144dpi), only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 1068px) and (min-resolution: 144dppx) {
    .image_overview_uv_index {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/uv_index_medium_2x.jpg"); } }

.image_overview_check {
  background-repeat: no-repeat;
  background-size: 50px 40px;
  height: 40px;
  width: 50px;
  background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/check_large.jpg");
  margin-left: auto;
  margin-right: auto; }
  @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), (-webkit-min-device-pixel-ratio: 144), (min-resolution: 144dppx) {
    .image_overview_check {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/check_large_2x.jpg"); } }
  @media only screen and (max-width: 1068px) {
    .image_overview_check {
      background-size: 40px 32px;
      height: 32px;
      width: 40px;
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/check_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: 144dpi), only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 1068px) and (min-resolution: 144dppx) {
    .image_overview_check {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/check_medium_2x.jpg"); } }
  @media only screen and (max-width: 735px) {
    .image_overview_check {
      background-size: 40px 32px;
      height: 32px;
      width: 40px;
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/check_small.jpg"); } }
  @media only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 735px) and (min-resolution: 144dpi), only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 735px) and (min-resolution: 144dppx) {
    .image_overview_check {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/check_small_2x.jpg"); } }

.image_overview_videos {
  background-repeat: no-repeat;
  background-size: 59px 56px;
  height: 56px;
  width: 59px;
  background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/videos_large.jpg");
  margin-left: auto;
  margin-right: auto; }
  @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), (-webkit-min-device-pixel-ratio: 144), (min-resolution: 144dppx) {
    .image_overview_videos {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/videos_large_2x.jpg"); } }
  @media only screen and (max-width: 1068px) {
    .image_overview_videos {
      background-size: 45px 42px;
      height: 42px;
      width: 45px;
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/videos_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: 144dpi), only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 1068px) and (min-resolution: 144dppx) {
    .image_overview_videos {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/videos_medium_2x.jpg"); } }
  @media only screen and (max-width: 735px) {
    .image_overview_videos {
      background-size: 45px 42px;
      height: 42px;
      width: 45px;
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/videos_small.jpg"); } }
  @media only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 735px) and (min-resolution: 144dpi), only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 735px) and (min-resolution: 144dppx) {
    .image_overview_videos {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/videos_small_2x.jpg"); } }

.image_overview_voice {
  background-repeat: no-repeat;
  background-size: 102px 65px;
  height: 65px;
  width: 102px;
  background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/voice_large.jpg");
  margin-left: auto;
  margin-right: auto; }
  @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), (-webkit-min-device-pixel-ratio: 144), (min-resolution: 144dppx) {
    .image_overview_voice {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/voice_large_2x.jpg"); } }
  @media only screen and (max-width: 1068px) {
    .image_overview_voice {
      background-size: 77px 49px;
      height: 49px;
      width: 77px;
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/voice_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: 144dpi), only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 1068px) and (min-resolution: 144dppx) {
    .image_overview_voice {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/voice_medium_2x.jpg"); } }
  @media only screen and (max-width: 735px) {
    .image_overview_voice {
      background-size: 77px 49px;
      height: 49px;
      width: 77px;
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/voice_small.jpg"); } }
  @media only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 735px) and (min-resolution: 144dpi), only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 735px) and (min-resolution: 144dppx) {
    .image_overview_voice {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/voice_small_2x.jpg"); } }

.image_overview_pick_a_6 {
  background-repeat: no-repeat;
  background-size: 61px 85px;
  height: 85px;
  width: 61px;
  background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/pick_a_6_large.jpg");
  margin-left: auto;
  margin-right: auto; }
  @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), (-webkit-min-device-pixel-ratio: 144), (min-resolution: 144dppx) {
    .image_overview_pick_a_6 {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/pick_a_6_large_2x.jpg"); } }
  @media only screen and (max-width: 1068px) {
    .image_overview_pick_a_6 {
      background-size: 44px 61px;
      height: 61px;
      width: 44px;
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/pick_a_6_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: 144dpi), only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 1068px) and (min-resolution: 144dppx) {
    .image_overview_pick_a_6 {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/pick_a_6_medium_2x.jpg"); } }

.image_overview_wake_me_up_full {
  background-repeat: no-repeat;
  background-size: 223px 205px;
  height: 205px;
  width: 223px;
  background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/wake_me_up_full_large.jpg");
  margin-left: auto;
  margin-right: auto; }
  @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), (-webkit-min-device-pixel-ratio: 144), (min-resolution: 144dppx) {
    .image_overview_wake_me_up_full {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/wake_me_up_full_large_2x.jpg"); } }
  @media only screen and (max-width: 1068px) {
    .image_overview_wake_me_up_full {
      background-size: 168px 155px;
      height: 155px;
      width: 168px;
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/wake_me_up_full_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: 144dpi), only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 1068px) and (min-resolution: 144dppx) {
    .image_overview_wake_me_up_full {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/wake_me_up_full_medium_2x.jpg"); } }
  @media only screen and (max-width: 735px) {
    .image_overview_wake_me_up_full {
      background-size: 168px 155px;
      height: 155px;
      width: 168px;
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/wake_me_up_full_small.jpg"); } }
  @media only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 735px) and (min-resolution: 144dpi), only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 735px) and (min-resolution: 144dppx) {
    .image_overview_wake_me_up_full {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/wake_me_up_full_small_2x.jpg"); } }

.image_overview_photo_editor {
  background-repeat: no-repeat;
  background-size: 270px 482px;
  height: 482px;
  width: 270px;
  background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/photo_editor_large.jpg");
  margin-left: auto;
  margin-right: auto; }
  @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), (-webkit-min-device-pixel-ratio: 144), (min-resolution: 144dppx) {
    .image_overview_photo_editor {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/photo_editor_large_2x.jpg"); } }
  @media only screen and (max-width: 1068px) {
    .image_overview_photo_editor {
      background-size: 200px 358px;
      height: 358px;
      width: 200px;
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/photo_editor_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: 144dpi), only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 1068px) and (min-resolution: 144dppx) {
    .image_overview_photo_editor {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/photo_editor_medium_2x.jpg"); } }
  @media only screen and (max-width: 735px) {
    .image_overview_photo_editor {
      background-size: 164px 293px;
      height: 293px;
      width: 164px;
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/photo_editor_small.jpg"); } }
  @media only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 735px) and (min-resolution: 144dpi), only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 735px) and (min-resolution: 144dppx) {
    .image_overview_photo_editor {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/photo_editor_small_2x.jpg"); } }

.image_overview_photos_from {
  background-repeat: no-repeat;
  background-size: 270px 482px;
  height: 482px;
  width: 270px;
  background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/photos_from_large.jpg");
  margin-left: auto;
  margin-right: auto; }
  @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), (-webkit-min-device-pixel-ratio: 144), (min-resolution: 144dppx) {
    .image_overview_photos_from {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/photos_from_large_2x.jpg"); } }
  @media only screen and (max-width: 1068px) {
    .image_overview_photos_from {
      background-size: 200px 358px;
      height: 358px;
      width: 200px;
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/photos_from_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: 144dpi), only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 1068px) and (min-resolution: 144dppx) {
    .image_overview_photos_from {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/photos_from_medium_2x.jpg"); } }
  @media only screen and (max-width: 735px) {
    .image_overview_photos_from {
      background-size: 164px 293px;
      height: 293px;
      width: 164px;
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/photos_from_small.jpg"); } }
  @media only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 735px) and (min-resolution: 144dpi), only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 735px) and (min-resolution: 144dppx) {
    .image_overview_photos_from {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/photos_from_small_2x.jpg"); } }

.image_overview_wave_form {
  background-repeat: no-repeat;
  background-size: 1445px 119px;
  height: 119px;
  width: 1445px;
  background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/wave_form_large.png");
  margin-left: auto;
  margin-right: auto; }
  @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), (-webkit-min-device-pixel-ratio: 144), (min-resolution: 144dppx) {
    .image_overview_wave_form {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/wave_form_large_2x.png"); } }
  @media only screen and (min-width: 1442px) {
    .image_overview_wave_form {
      background-size: 2329px 119px;
      height: 119px;
      width: 2329px;
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/wave_form_xlarge.png"); } }
  @media only screen and (min-width: 1442px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-width: 1442px) and (min-resolution: 144dpi), only screen and (min-width: 1442px) and (-webkit-min-device-pixel-ratio: 144), only screen and (min-width: 1442px) and (min-resolution: 144dppx) {
    .image_overview_wave_form {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/wave_form_xlarge_2x.png"); } }
  @media only screen and (max-width: 1068px) {
    .image_overview_wave_form {
      background-size: 1097px 108px;
      height: 108px;
      width: 1097px;
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/wave_form_medium.png"); } }
  @media only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1068px) and (min-resolution: 144dpi), only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 1068px) and (min-resolution: 144dppx) {
    .image_overview_wave_form {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/wave_form_medium_2x.png"); } }
  @media only screen and (max-width: 735px) {
    .image_overview_wave_form {
      background-size: 1019px 82px;
      height: 82px;
      width: 1019px;
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/wave_form_small.png"); } }
  @media only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 735px) and (min-resolution: 144dpi), only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 735px) and (min-resolution: 144dppx) {
    .image_overview_wave_form {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/wave_form_small_2x.png"); } }

.image_overview_peratio {
  background-repeat: no-repeat;
  background-size: 266px 463px;
  height: 463px;
  width: 266px;
  background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/peratio_large.jpg");
  margin-left: auto;
  margin-right: auto; }
  @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), (-webkit-min-device-pixel-ratio: 144), (min-resolution: 144dppx) {
    .image_overview_peratio {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/peratio_large_2x.jpg"); } }
  @media only screen and (max-width: 1068px) {
    .image_overview_peratio {
      background-size: 204px 356px;
      height: 356px;
      width: 204px;
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/peratio_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: 144dpi), only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 1068px) and (min-resolution: 144dppx) {
    .image_overview_peratio {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/peratio_medium_2x.jpg"); } }
  @media only screen and (max-width: 735px) {
    .image_overview_peratio {
      background-size: 164px 293px;
      height: 293px;
      width: 164px;
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/peratio_small.jpg"); } }
  @media only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 735px) and (min-resolution: 144dpi), only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 735px) and (min-resolution: 144dppx) {
    .image_overview_peratio {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/peratio_small_2x.jpg"); } }

.image_overview_waveform_half_1 {
  background-repeat: no-repeat;
  background-size: 727px 45px;
  height: 45px;
  width: 727px;
  background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/waveform_half_1_large.jpg");
  margin-left: auto;
  margin-right: auto; }
  @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), (-webkit-min-device-pixel-ratio: 144), (min-resolution: 144dppx) {
    .image_overview_waveform_half_1 {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/waveform_half_1_large_2x.jpg"); } }
  @media only screen and (max-width: 1068px) {
    .image_overview_waveform_half_1 {
      background-size: 534px 38px;
      height: 38px;
      width: 534px;
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/waveform_half_1_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: 144dpi), only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 1068px) and (min-resolution: 144dppx) {
    .image_overview_waveform_half_1 {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/waveform_half_1_medium_2x.jpg"); } }
  @media only screen and (max-width: 735px) {
    .image_overview_waveform_half_1 {
      background-size: 736px 38px;
      height: 38px;
      width: 736px;
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/waveform_half_1_small.jpg"); } }
  @media only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 735px) and (min-resolution: 144dpi), only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 735px) and (min-resolution: 144dppx) {
    .image_overview_waveform_half_1 {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/waveform_half_1_small_2x.jpg"); } }

.image_overview_waveform_half_2 {
  background-repeat: no-repeat;
  background-size: 933px 45px;
  height: 45px;
  width: 933px;
  background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/waveform_half_2_large.jpg");
  margin-left: auto;
  margin-right: auto; }
  @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), (-webkit-min-device-pixel-ratio: 144), (min-resolution: 144dppx) {
    .image_overview_waveform_half_2 {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/waveform_half_2_large_2x.jpg"); } }
  @media only screen and (max-width: 1068px) {
    .image_overview_waveform_half_2 {
      background-size: 787px 38px;
      height: 38px;
      width: 787px;
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/waveform_half_2_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: 144dpi), only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 1068px) and (min-resolution: 144dppx) {
    .image_overview_waveform_half_2 {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/waveform_half_2_medium_2x.jpg"); } }
  @media only screen and (max-width: 735px) {
    .image_overview_waveform_half_2 {
      background-size: 787px 38px;
      height: 38px;
      width: 787px;
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/waveform_half_2_small.jpg"); } }
  @media only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 735px) and (min-resolution: 144dpi), only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 735px) and (min-resolution: 144dppx) {
    .image_overview_waveform_half_2 {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/waveform_half_2_small_2x.jpg"); } }

.image_overview_pay_steve_back_hlf {
  background-repeat: no-repeat;
  background-size: 32px 57px;
  height: 57px;
  width: 32px;
  background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/pay_steve_back_hlf_large.jpg");
  margin-left: auto;
  margin-right: auto; }
  @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), (-webkit-min-device-pixel-ratio: 144), (min-resolution: 144dppx) {
    .image_overview_pay_steve_back_hlf {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/pay_steve_back_hlf_large_2x.jpg"); } }
  @media only screen and (max-width: 1068px) {
    .image_overview_pay_steve_back_hlf {
      background-size: 24px 43px;
      height: 43px;
      width: 24px;
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/pay_steve_back_hlf_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: 144dpi), only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 1068px) and (min-resolution: 144dppx) {
    .image_overview_pay_steve_back_hlf {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/pay_steve_back_hlf_medium_2x.jpg"); } }
  @media only screen and (max-width: 735px) {
    .image_overview_pay_steve_back_hlf {
      background-size: 24px 43px;
      height: 43px;
      width: 24px;
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/pay_steve_back_hlf_small.jpg"); } }
  @media only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 735px) and (min-resolution: 144dpi), only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 735px) and (min-resolution: 144dppx) {
    .image_overview_pay_steve_back_hlf {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/pay_steve_back_hlf_small_2x.jpg"); } }

.image_overview_waveform_half_3 {
  background-repeat: no-repeat;
  background-size: 727px 49px;
  height: 49px;
  width: 727px;
  background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/waveform_half_3_large.jpg");
  margin-left: auto;
  margin-right: auto; }
  @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), (-webkit-min-device-pixel-ratio: 144), (min-resolution: 144dppx) {
    .image_overview_waveform_half_3 {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/waveform_half_3_large_2x.jpg"); } }
  @media only screen and (max-width: 1068px) {
    .image_overview_waveform_half_3 {
      background-size: 534px 37px;
      height: 37px;
      width: 534px;
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/waveform_half_3_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: 144dpi), only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 1068px) and (min-resolution: 144dppx) {
    .image_overview_waveform_half_3 {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/waveform_half_3_medium_2x.jpg"); } }
  @media only screen and (max-width: 735px) {
    .image_overview_waveform_half_3 {
      background-size: 736px 37px;
      height: 37px;
      width: 736px;
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/waveform_half_3_small.jpg"); } }
  @media only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 735px) and (min-resolution: 144dpi), only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 735px) and (min-resolution: 144dppx) {
    .image_overview_waveform_half_3 {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/waveform_half_3_small_2x.jpg"); } }

.image_overview_orion {
  background-repeat: no-repeat;
  background-size: 355px 325px;
  height: 325px;
  width: 355px;
  background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/orion_large.jpg");
  margin-left: auto;
  margin-right: auto; }
  @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), (-webkit-min-device-pixel-ratio: 144), (min-resolution: 144dppx) {
    .image_overview_orion {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/orion_large_2x.jpg"); } }
  @media only screen and (max-width: 1068px) {
    .image_overview_orion {
      background-size: 274px 244px;
      height: 244px;
      width: 274px;
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/orion_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: 144dpi), only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 1068px) and (min-resolution: 144dppx) {
    .image_overview_orion {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/orion_medium_2x.jpg"); } }
  @media only screen and (max-width: 735px) {
    .image_overview_orion {
      background-size: 274px 204px;
      height: 204px;
      width: 274px;
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/orion_small.jpg"); } }
  @media only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 735px) and (min-resolution: 144dpi), only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 735px) and (min-resolution: 144dppx) {
    .image_overview_orion {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/orion_small_2x.jpg"); } }

.image_overview_pause {
  background-repeat: no-repeat;
  background-size: 38px 48px;
  height: 48px;
  width: 38px;
  background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/pause_large.jpg");
  margin-left: auto;
  margin-right: auto; }
  @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), (-webkit-min-device-pixel-ratio: 144), (min-resolution: 144dppx) {
    .image_overview_pause {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/pause_large_2x.jpg"); } }
  @media only screen and (max-width: 1068px) {
    .image_overview_pause {
      background-size: 28px 37px;
      height: 37px;
      width: 28px;
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/pause_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: 144dpi), only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 1068px) and (min-resolution: 144dppx) {
    .image_overview_pause {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/pause_medium_2x.jpg"); } }
  @media only screen and (max-width: 735px) {
    .image_overview_pause {
      background-size: 28px 37px;
      height: 37px;
      width: 28px;
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/pause_small.jpg"); } }
  @media only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 735px) and (min-resolution: 144dpi), only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 735px) and (min-resolution: 144dppx) {
    .image_overview_pause {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/pause_small_2x.jpg"); } }

.image_overview_waveform_half_4 {
  background-repeat: no-repeat;
  background-size: 727px 97px;
  height: 97px;
  width: 727px;
  background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/waveform_half_4_large.jpg");
  margin-left: auto;
  margin-right: auto; }
  @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), (-webkit-min-device-pixel-ratio: 144), (min-resolution: 144dppx) {
    .image_overview_waveform_half_4 {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/waveform_half_4_large_2x.jpg"); } }
  @media only screen and (max-width: 1068px) {
    .image_overview_waveform_half_4 {
      background-size: 534px 72px;
      height: 72px;
      width: 534px;
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/waveform_half_4_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: 144dpi), only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 1068px) and (min-resolution: 144dppx) {
    .image_overview_waveform_half_4 {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/waveform_half_4_medium_2x.jpg"); } }
  @media only screen and (max-width: 735px) {
    .image_overview_waveform_half_4 {
      background-size: 736px 72px;
      height: 72px;
      width: 736px;
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/waveform_half_4_small.jpg"); } }
  @media only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 735px) and (min-resolution: 144dpi), only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 735px) and (min-resolution: 144dppx) {
    .image_overview_waveform_half_4 {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/waveform_half_4_small_2x.jpg"); } }

.image_overview_now_playing {
  background-repeat: no-repeat;
  background-size: 270px 482px;
  height: 482px;
  width: 270px;
  background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/now_playing_large.jpg");
  margin-left: auto;
  margin-right: auto; }
  @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), (-webkit-min-device-pixel-ratio: 144), (min-resolution: 144dppx) {
    .image_overview_now_playing {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/now_playing_large_2x.jpg"); } }
  @media only screen and (max-width: 1068px) {
    .image_overview_now_playing {
      background-size: 200px 358px;
      height: 358px;
      width: 200px;
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/now_playing_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: 144dpi), only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 1068px) and (min-resolution: 144dppx) {
    .image_overview_now_playing {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/now_playing_medium_2x.jpg"); } }
  @media only screen and (max-width: 735px) {
    .image_overview_now_playing {
      background-size: 164px 293px;
      height: 293px;
      width: 164px;
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/now_playing_small.jpg"); } }
  @media only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 735px) and (min-resolution: 144dpi), only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 735px) and (min-resolution: 144dppx) {
    .image_overview_now_playing {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/now_playing_small_2x.jpg"); } }

.image_overview_waveform_half_5 {
  background-repeat: no-repeat;
  background-size: 727px 92px;
  height: 92px;
  width: 727px;
  background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/waveform_half_5_large.jpg");
  margin-left: auto;
  margin-right: auto; }
  @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), (-webkit-min-device-pixel-ratio: 144), (min-resolution: 144dppx) {
    .image_overview_waveform_half_5 {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/waveform_half_5_large_2x.jpg"); } }
  @media only screen and (max-width: 1068px) {
    .image_overview_waveform_half_5 {
      background-size: 534px 57px;
      height: 57px;
      width: 534px;
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/waveform_half_5_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: 144dpi), only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 1068px) and (min-resolution: 144dppx) {
    .image_overview_waveform_half_5 {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/waveform_half_5_medium_2x.jpg"); } }
  @media only screen and (max-width: 735px) {
    .image_overview_waveform_half_5 {
      background-size: 736px 57px;
      height: 57px;
      width: 736px;
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/waveform_half_5_small.jpg"); } }
  @media only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 735px) and (min-resolution: 144dpi), only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 735px) and (min-resolution: 144dppx) {
    .image_overview_waveform_half_5 {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/waveform_half_5_small_2x.jpg"); } }

.image_overview_waveform_half_6 {
  background-repeat: no-repeat;
  background-size: 727px 92px;
  height: 92px;
  width: 727px;
  background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/waveform_half_6_large.jpg");
  margin-left: auto;
  margin-right: auto; }
  @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), (-webkit-min-device-pixel-ratio: 144), (min-resolution: 144dppx) {
    .image_overview_waveform_half_6 {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/waveform_half_6_large_2x.jpg"); } }
  @media only screen and (max-width: 1068px) {
    .image_overview_waveform_half_6 {
      background-size: 534px 69px;
      height: 69px;
      width: 534px;
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/waveform_half_6_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: 144dpi), only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 1068px) and (min-resolution: 144dppx) {
    .image_overview_waveform_half_6 {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/waveform_half_6_medium_2x.jpg"); } }
  @media only screen and (max-width: 735px) {
    .image_overview_waveform_half_6 {
      background-size: 736px 69px;
      height: 69px;
      width: 736px;
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/waveform_half_6_small.jpg"); } }
  @media only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 735px) and (min-resolution: 144dpi), only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 735px) and (min-resolution: 144dppx) {
    .image_overview_waveform_half_6 {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/waveform_half_6_small_2x.jpg"); } }

.image_overview_nikkei {
  background-repeat: no-repeat;
  background-size: 70px 51px;
  height: 51px;
  width: 70px;
  background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/nikkei_large.jpg");
  margin-left: auto;
  margin-right: auto; }
  @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), (-webkit-min-device-pixel-ratio: 144), (min-resolution: 144dppx) {
    .image_overview_nikkei {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/nikkei_large_2x.jpg"); } }
  @media only screen and (max-width: 1068px) {
    .image_overview_nikkei {
      background-size: 53px 39px;
      height: 39px;
      width: 53px;
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/nikkei_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: 144dpi), only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 1068px) and (min-resolution: 144dppx) {
    .image_overview_nikkei {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/nikkei_medium_2x.jpg"); } }
  @media only screen and (max-width: 735px) {
    .image_overview_nikkei {
      background-size: 53px 39px;
      height: 39px;
      width: 53px;
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/nikkei_small.jpg"); } }
  @media only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 735px) and (min-resolution: 144dpi), only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 735px) and (min-resolution: 144dppx) {
    .image_overview_nikkei {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/nikkei_small_2x.jpg"); } }

.image_overview_waveform_quarter_1 {
  background-repeat: no-repeat;
  background-size: 377px 80px;
  height: 80px;
  width: 377px;
  background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/waveform_quarter_1_large.jpg");
  margin-left: auto;
  margin-right: auto; }
  @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), (-webkit-min-device-pixel-ratio: 144), (min-resolution: 144dppx) {
    .image_overview_waveform_quarter_1 {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/waveform_quarter_1_large_2x.jpg"); } }
  @media only screen and (max-width: 1068px) {
    .image_overview_waveform_quarter_1 {
      background-size: 268px 67px;
      height: 67px;
      width: 268px;
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/waveform_quarter_1_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: 144dpi), only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 1068px) and (min-resolution: 144dppx) {
    .image_overview_waveform_quarter_1 {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/waveform_quarter_1_medium_2x.jpg"); } }
  @media only screen and (max-width: 735px) {
    .image_overview_waveform_quarter_1 {
      background-size: 368px 67px;
      height: 67px;
      width: 368px;
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/waveform_quarter_1_small.jpg"); } }
  @media only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 735px) and (min-resolution: 144dpi), only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 735px) and (min-resolution: 144dppx) {
    .image_overview_waveform_quarter_1 {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/waveform_quarter_1_small_2x.jpg"); } }

.image_overview_neworleans {
  background-repeat: no-repeat;
  background-size: 63px 74px;
  height: 74px;
  width: 63px;
  background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/neworleans_large.jpg");
  margin-left: auto;
  margin-right: auto; }
  @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), (-webkit-min-device-pixel-ratio: 144), (min-resolution: 144dppx) {
    .image_overview_neworleans {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/neworleans_large_2x.jpg"); } }
  @media only screen and (max-width: 1068px) {
    .image_overview_neworleans {
      background-size: 47px 56px;
      height: 56px;
      width: 47px;
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/neworleans_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: 144dpi), only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 1068px) and (min-resolution: 144dppx) {
    .image_overview_neworleans {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/neworleans_medium_2x.jpg"); } }
  @media only screen and (max-width: 735px) {
    .image_overview_neworleans {
      background-size: 47px 56px;
      height: 56px;
      width: 47px;
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/neworleans_small.jpg"); } }
  @media only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 735px) and (min-resolution: 144dpi), only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 735px) and (min-resolution: 144dppx) {
    .image_overview_neworleans {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/neworleans_small_2x.jpg"); } }

.image_overview_nfl {
  background-repeat: no-repeat;
  background-size: 92px 91px;
  height: 91px;
  width: 92px;
  background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/nfl_large.jpg");
  margin-left: auto;
  margin-right: auto; }
  @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), (-webkit-min-device-pixel-ratio: 144), (min-resolution: 144dppx) {
    .image_overview_nfl {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/nfl_large_2x.jpg"); } }
  @media only screen and (max-width: 1068px) {
    .image_overview_nfl {
      background-size: 69px 69px;
      height: 69px;
      width: 69px;
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/nfl_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: 144dpi), only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 1068px) and (min-resolution: 144dppx) {
    .image_overview_nfl {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/nfl_medium_2x.jpg"); } }
  @media only screen and (max-width: 735px) {
    .image_overview_nfl {
      background-size: 69px 69px;
      height: 69px;
      width: 69px;
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/nfl_small.jpg"); } }
  @media only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 735px) and (min-resolution: 144dpi), only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 735px) and (min-resolution: 144dppx) {
    .image_overview_nfl {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/nfl_small_2x.jpg"); } }

.image_overview_waveform_quarter_2 {
  background-repeat: no-repeat;
  background-size: 352px 48px;
  height: 48px;
  width: 352px;
  background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/waveform_quarter_2_large.jpg");
  margin-left: auto;
  margin-right: auto; }
  @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), (-webkit-min-device-pixel-ratio: 144), (min-resolution: 144dppx) {
    .image_overview_waveform_quarter_2 {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/waveform_quarter_2_large_2x.jpg"); } }
  @media only screen and (max-width: 1068px) {
    .image_overview_waveform_quarter_2 {
      background-size: 268px 48px;
      height: 48px;
      width: 268px;
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/waveform_quarter_2_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: 144dpi), only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 1068px) and (min-resolution: 144dppx) {
    .image_overview_waveform_quarter_2 {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/waveform_quarter_2_medium_2x.jpg"); } }
  @media only screen and (max-width: 735px) {
    .image_overview_waveform_quarter_2 {
      background-size: 368px 48px;
      height: 48px;
      width: 368px;
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/waveform_quarter_2_small.jpg"); } }
  @media only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 735px) and (min-resolution: 144dpi), only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 735px) and (min-resolution: 144dppx) {
    .image_overview_waveform_quarter_2 {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/waveform_quarter_2_small_2x.jpg"); } }

.image_overview_new_texts {
  background-repeat: no-repeat;
  background-size: 87px 55px;
  height: 55px;
  width: 87px;
  background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/new_texts_large.jpg");
  margin-left: auto;
  margin-right: auto; }
  @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), (-webkit-min-device-pixel-ratio: 144), (min-resolution: 144dppx) {
    .image_overview_new_texts {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/new_texts_large_2x.jpg"); } }
  @media only screen and (max-width: 1068px) {
    .image_overview_new_texts {
      background-size: 65px 42px;
      height: 42px;
      width: 65px;
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/new_texts_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: 144dpi), only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 1068px) and (min-resolution: 144dppx) {
    .image_overview_new_texts {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/new_texts_medium_2x.jpg"); } }
  @media only screen and (max-width: 735px) {
    .image_overview_new_texts {
      background-size: 65px 42px;
      height: 42px;
      width: 65px;
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/new_texts_small.jpg"); } }
  @media only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 735px) and (min-resolution: 144dpi), only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 735px) and (min-resolution: 144dppx) {
    .image_overview_new_texts {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/new_texts_small_2x.jpg"); } }

.image_overview_what_does_fox_say {
  background-repeat: no-repeat;
  background-size: 96px 93px;
  height: 93px;
  width: 96px;
  background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/what_does_fox_say_large.jpg");
  margin-left: auto;
  margin-right: auto; }
  @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), (-webkit-min-device-pixel-ratio: 144), (min-resolution: 144dppx) {
    .image_overview_what_does_fox_say {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/what_does_fox_say_large_2x.jpg"); } }
  @media only screen and (max-width: 1068px) {
    .image_overview_what_does_fox_say {
      background-size: 72px 70px;
      height: 70px;
      width: 72px;
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/what_does_fox_say_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: 144dpi), only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 1068px) and (min-resolution: 144dppx) {
    .image_overview_what_does_fox_say {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/what_does_fox_say_medium_2x.jpg"); } }

.image_overview_what_song {
  background-repeat: no-repeat;
  background-size: 266px 463px;
  height: 463px;
  width: 266px;
  background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/what_song_large.jpg");
  margin-left: auto;
  margin-right: auto; }
  @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), (-webkit-min-device-pixel-ratio: 144), (min-resolution: 144dppx) {
    .image_overview_what_song {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/what_song_large_2x.jpg"); } }
  @media only screen and (max-width: 1068px) {
    .image_overview_what_song {
      background-size: 204px 356px;
      height: 356px;
      width: 204px;
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/what_song_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: 144dpi), only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 1068px) and (min-resolution: 144dppx) {
    .image_overview_what_song {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/what_song_medium_2x.jpg"); } }
  @media only screen and (max-width: 735px) {
    .image_overview_what_song {
      background-size: 164px 293px;
      height: 293px;
      width: 164px;
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/what_song_small.jpg"); } }
  @media only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 735px) and (min-resolution: 144dpi), only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 735px) and (min-resolution: 144dppx) {
    .image_overview_what_song {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/what_song_small_2x.jpg"); } }

.image_overview_new_album {
  background-repeat: no-repeat;
  background-size: 270px 482px;
  height: 482px;
  width: 270px;
  background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/new_album_large.jpg");
  margin-left: auto;
  margin-right: auto; }
  @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), (-webkit-min-device-pixel-ratio: 144), (min-resolution: 144dppx) {
    .image_overview_new_album {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/new_album_large_2x.jpg"); } }
  @media only screen and (max-width: 1068px) {
    .image_overview_new_album {
      background-size: 200px 358px;
      height: 358px;
      width: 200px;
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/new_album_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: 144dpi), only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 1068px) and (min-resolution: 144dppx) {
    .image_overview_new_album {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/new_album_medium_2x.jpg"); } }
  @media only screen and (max-width: 735px) {
    .image_overview_new_album {
      background-size: 164px 293px;
      height: 293px;
      width: 164px;
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/new_album_small.jpg"); } }
  @media only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 735px) and (min-resolution: 144dpi), only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 735px) and (min-resolution: 144dppx) {
    .image_overview_new_album {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/new_album_small_2x.jpg"); } }

.image_overview_whatday {
  background-repeat: no-repeat;
  background-size: 149px 58px;
  height: 58px;
  width: 149px;
  background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/whatday_large.jpg");
  margin-left: auto;
  margin-right: auto; }
  @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), (-webkit-min-device-pixel-ratio: 144), (min-resolution: 144dppx) {
    .image_overview_whatday {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/whatday_large_2x.jpg"); } }
  @media only screen and (max-width: 1068px) {
    .image_overview_whatday {
      background-size: 110px 44px;
      height: 44px;
      width: 110px;
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/whatday_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: 144dpi), only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 1068px) and (min-resolution: 144dppx) {
    .image_overview_whatday {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/whatday_medium_2x.jpg"); } }
  @media only screen and (max-width: 735px) {
    .image_overview_whatday {
      background-size: 111px 44px;
      height: 44px;
      width: 111px;
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/whatday_small.jpg"); } }
  @media only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 735px) and (min-resolution: 144dpi), only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 735px) and (min-resolution: 144dppx) {
    .image_overview_whatday {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/whatday_small_2x.jpg"); } }

.image_overview_nba {
  background-repeat: no-repeat;
  background-size: 270px 482px;
  height: 482px;
  width: 270px;
  background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/nba_large.jpg");
  margin-left: auto;
  margin-right: auto; }
  @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), (-webkit-min-device-pixel-ratio: 144), (min-resolution: 144dppx) {
    .image_overview_nba {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/nba_large_2x.jpg"); } }
  @media only screen and (max-width: 1068px) {
    .image_overview_nba {
      background-size: 200px 358px;
      height: 358px;
      width: 200px;
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/nba_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: 144dpi), only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 1068px) and (min-resolution: 144dppx) {
    .image_overview_nba {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/nba_medium_2x.jpg"); } }
  @media only screen and (max-width: 735px) {
    .image_overview_nba {
      background-size: 164px 293px;
      height: 293px;
      width: 164px;
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/nba_small.jpg"); } }
  @media only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 735px) and (min-resolution: 144dpi), only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 735px) and (min-resolution: 144dppx) {
    .image_overview_nba {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/nba_small_2x.jpg"); } }

.image_overview_nbateams {
  background-repeat: no-repeat;
  background-size: 140px 141px;
  height: 141px;
  width: 140px;
  background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/nbateams_large.jpg");
  margin-left: auto;
  margin-right: auto; }
  @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), (-webkit-min-device-pixel-ratio: 144), (min-resolution: 144dppx) {
    .image_overview_nbateams {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/nbateams_large_2x.jpg"); } }
  @media only screen and (max-width: 1068px) {
    .image_overview_nbateams {
      background-size: 105px 106px;
      height: 106px;
      width: 105px;
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/nbateams_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: 144dpi), only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 1068px) and (min-resolution: 144dppx) {
    .image_overview_nbateams {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/nbateams_medium_2x.jpg"); } }
  @media only screen and (max-width: 735px) {
    .image_overview_nbateams {
      background-size: 105px 106px;
      height: 106px;
      width: 105px;
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/nbateams_small.jpg"); } }
  @media only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 735px) and (min-resolution: 144dpi), only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 735px) and (min-resolution: 144dppx) {
    .image_overview_nbateams {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/nbateams_small_2x.jpg"); } }

.image_overview_whatsnew {
  background-repeat: no-repeat;
  background-size: 64px 64px;
  height: 64px;
  width: 64px;
  background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/whatsnew_large.jpg");
  margin-left: auto;
  margin-right: auto; }
  @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), (-webkit-min-device-pixel-ratio: 144), (min-resolution: 144dppx) {
    .image_overview_whatsnew {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/whatsnew_large_2x.jpg"); } }
  @media only screen and (max-width: 1068px) {
    .image_overview_whatsnew {
      background-size: 48px 48px;
      height: 48px;
      width: 48px;
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/whatsnew_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: 144dpi), only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 1068px) and (min-resolution: 144dppx) {
    .image_overview_whatsnew {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/whatsnew_medium_2x.jpg"); } }
  @media only screen and (max-width: 735px) {
    .image_overview_whatsnew {
      background-size: 48px 48px;
      height: 48px;
      width: 48px;
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/whatsnew_small.jpg"); } }
  @media only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 735px) and (min-resolution: 144dpi), only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 735px) and (min-resolution: 144dppx) {
    .image_overview_whatsnew {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/whatsnew_small_2x.jpg"); } }

.image_overview_whendidingrid {
  background-repeat: no-repeat;
  background-size: 98px 98px;
  height: 98px;
  width: 98px;
  background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/whendidingrid_large.png");
  margin-left: auto;
  margin-right: auto; }
  @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), (-webkit-min-device-pixel-ratio: 144), (min-resolution: 144dppx) {
    .image_overview_whendidingrid {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/whendidingrid_large_2x.png"); } }
  @media only screen and (max-width: 1068px) {
    .image_overview_whendidingrid {
      background-size: 74px 74px;
      height: 74px;
      width: 74px;
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/whendidingrid_medium.png"); } }
  @media only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1068px) and (min-resolution: 144dpi), only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 1068px) and (min-resolution: 144dppx) {
    .image_overview_whendidingrid {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/whendidingrid_medium_2x.png"); } }
  @media only screen and (max-width: 735px) {
    .image_overview_whendidingrid {
      background-size: 74px 74px;
      height: 74px;
      width: 74px;
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/whendidingrid_small.png"); } }
  @media only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 735px) and (min-resolution: 144dpi), only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 735px) and (min-resolution: 144dppx) {
    .image_overview_whendidingrid {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/whendidingrid_small_2x.png"); } }

.image_overview_nasdaq {
  background-repeat: no-repeat;
  background-size: 377px 150px;
  height: 150px;
  width: 377px;
  background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/nasdaq_large.jpg");
  margin-left: auto;
  margin-right: auto; }
  @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), (-webkit-min-device-pixel-ratio: 144), (min-resolution: 144dppx) {
    .image_overview_nasdaq {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/nasdaq_large_2x.jpg"); } }
  @media only screen and (max-width: 1068px) {
    .image_overview_nasdaq {
      background-size: 270px 150px;
      height: 150px;
      width: 270px;
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/nasdaq_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: 144dpi), only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 1068px) and (min-resolution: 144dppx) {
    .image_overview_nasdaq {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/nasdaq_medium_2x.jpg"); } }
  @media only screen and (max-width: 735px) {
    .image_overview_nasdaq {
      background-size: 370px 150px;
      height: 150px;
      width: 370px;
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/nasdaq_small.jpg"); } }
  @media only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 735px) and (min-resolution: 144dpi), only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 735px) and (min-resolution: 144dppx) {
    .image_overview_nasdaq {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/nasdaq_small_2x.jpg"); } }

.image_overview_where {
  background-repeat: no-repeat;
  background-size: 50px 76px;
  height: 76px;
  width: 50px;
  background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/where_large.jpg");
  margin-left: auto;
  margin-right: auto; }
  @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), (-webkit-min-device-pixel-ratio: 144), (min-resolution: 144dppx) {
    .image_overview_where {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/where_large_2x.jpg"); } }
  @media only screen and (max-width: 1068px) {
    .image_overview_where {
      background-size: 37px 56px;
      height: 56px;
      width: 37px;
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/where_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: 144dpi), only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 1068px) and (min-resolution: 144dppx) {
    .image_overview_where {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/where_medium_2x.jpg"); } }

.image_overview_nasdaq_full {
  background-repeat: no-repeat;
  background-size: 727px 238px;
  height: 238px;
  width: 727px;
  background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/nasdaq_full_large.jpg");
  margin-left: auto;
  margin-right: auto; }
  @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), (-webkit-min-device-pixel-ratio: 144), (min-resolution: 144dppx) {
    .image_overview_nasdaq_full {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/nasdaq_full_large_2x.jpg"); } }
  @media only screen and (max-width: 1068px) {
    .image_overview_nasdaq_full {
      background-size: 536px 178px;
      height: 178px;
      width: 536px;
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/nasdaq_full_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: 144dpi), only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 1068px) and (min-resolution: 144dppx) {
    .image_overview_nasdaq_full {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/nasdaq_full_medium_2x.jpg"); } }
  @media only screen and (max-width: 735px) {
    .image_overview_nasdaq_full {
      background-size: 738px 173px;
      height: 173px;
      width: 738px;
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/nasdaq_full_small.jpg"); } }
  @media only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 735px) and (min-resolution: 144dpi), only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 735px) and (min-resolution: 144dppx) {
    .image_overview_nasdaq_full {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/nasdaq_full_small_2x.jpg"); } }

.image_overview_who_sings_this {
  background-repeat: no-repeat;
  background-size: 241px 158px;
  height: 158px;
  width: 241px;
  background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/who_sings_this_large.jpg");
  margin-left: auto;
  margin-right: auto; }
  @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), (-webkit-min-device-pixel-ratio: 144), (min-resolution: 144dppx) {
    .image_overview_who_sings_this {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/who_sings_this_large_2x.jpg"); } }
  @media only screen and (max-width: 1068px) {
    .image_overview_who_sings_this {
      background-size: 177px 116px;
      height: 116px;
      width: 177px;
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/who_sings_this_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: 144dpi), only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 1068px) and (min-resolution: 144dppx) {
    .image_overview_who_sings_this {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/who_sings_this_medium_2x.jpg"); } }
  @media only screen and (max-width: 735px) {
    .image_overview_who_sings_this {
      background-size: 177px 116px;
      height: 116px;
      width: 177px;
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/who_sings_this_small.jpg"); } }
  @media only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 735px) and (min-resolution: 144dpi), only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 735px) and (min-resolution: 144dppx) {
    .image_overview_who_sings_this {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/who_sings_this_small_2x.jpg"); } }

.image_overview_wish_list {
  background-repeat: no-repeat;
  background-size: 266px 463px;
  height: 463px;
  width: 266px;
  background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/wish_list_large.jpg");
  margin-left: auto;
  margin-right: auto; }
  @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), (-webkit-min-device-pixel-ratio: 144), (min-resolution: 144dppx) {
    .image_overview_wish_list {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/wish_list_large_2x.jpg"); } }
  @media only screen and (max-width: 1068px) {
    .image_overview_wish_list {
      background-size: 204px 356px;
      height: 356px;
      width: 204px;
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/wish_list_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: 144dpi), only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 1068px) and (min-resolution: 144dppx) {
    .image_overview_wish_list {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/wish_list_medium_2x.jpg"); } }
  @media only screen and (max-width: 735px) {
    .image_overview_wish_list {
      background-size: 164px 293px;
      height: 293px;
      width: 164px;
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/wish_list_small.jpg"); } }
  @media only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 735px) and (min-resolution: 144dpi), only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 735px) and (min-resolution: 144dppx) {
    .image_overview_wish_list {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/wish_list_small_2x.jpg"); } }

.image_overview_work_todo_list_full {
  background-repeat: no-repeat;
  background-size: 266px 463px;
  height: 463px;
  width: 266px;
  background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/work_todo_list_full_large.jpg");
  margin-left: auto;
  margin-right: auto; }
  @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), (-webkit-min-device-pixel-ratio: 144), (min-resolution: 144dppx) {
    .image_overview_work_todo_list_full {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/work_todo_list_full_large_2x.jpg"); } }
  @media only screen and (max-width: 1068px) {
    .image_overview_work_todo_list_full {
      background-size: 204px 356px;
      height: 356px;
      width: 204px;
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/work_todo_list_full_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: 144dpi), only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 1068px) and (min-resolution: 144dppx) {
    .image_overview_work_todo_list_full {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/work_todo_list_full_medium_2x.jpg"); } }
  @media only screen and (max-width: 735px) {
    .image_overview_work_todo_list_full {
      background-size: 164px 293px;
      height: 293px;
      width: 164px;
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/work_todo_list_full_small.jpg"); } }
  @media only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 735px) and (min-resolution: 144dpi), only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 735px) and (min-resolution: 144dppx) {
    .image_overview_work_todo_list_full {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/work_todo_list_full_small_2x.jpg"); } }

.image_overview_worldseries {
  background-repeat: no-repeat;
  background-size: 266px 463px;
  height: 463px;
  width: 266px;
  background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/worldseries_large.jpg");
  margin-left: auto;
  margin-right: auto; }
  @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), (-webkit-min-device-pixel-ratio: 144), (min-resolution: 144dppx) {
    .image_overview_worldseries {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/worldseries_large_2x.jpg"); } }
  @media only screen and (max-width: 1068px) {
    .image_overview_worldseries {
      background-size: 204px 356px;
      height: 356px;
      width: 204px;
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/worldseries_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: 144dpi), only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 1068px) and (min-resolution: 144dppx) {
    .image_overview_worldseries {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/worldseries_medium_2x.jpg"); } }
  @media only screen and (max-width: 735px) {
    .image_overview_worldseries {
      background-size: 164px 293px;
      height: 293px;
      width: 164px;
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/worldseries_small.jpg"); } }
  @media only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 735px) and (min-resolution: 144dpi), only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 735px) and (min-resolution: 144dppx) {
    .image_overview_worldseries {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/worldseries_small_2x.jpg"); } }

.image_overview_wrigleyfield {
  background-repeat: no-repeat;
  background-size: 77px 77px;
  height: 77px;
  width: 77px;
  background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/wrigleyfield_large.jpg");
  margin-left: auto;
  margin-right: auto; }
  @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), (-webkit-min-device-pixel-ratio: 144), (min-resolution: 144dppx) {
    .image_overview_wrigleyfield {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/wrigleyfield_large_2x.jpg"); } }
  @media only screen and (max-width: 1068px) {
    .image_overview_wrigleyfield {
      background-size: 58px 58px;
      height: 58px;
      width: 58px;
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/wrigleyfield_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: 144dpi), only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 1068px) and (min-resolution: 144dppx) {
    .image_overview_wrigleyfield {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/wrigleyfield_medium_2x.jpg"); } }
  @media only screen and (max-width: 735px) {
    .image_overview_wrigleyfield {
      background-size: 58px 58px;
      height: 58px;
      width: 58px;
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/wrigleyfield_small.jpg"); } }
  @media only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 735px) and (min-resolution: 144dpi), only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 735px) and (min-resolution: 144dppx) {
    .image_overview_wrigleyfield {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/wrigleyfield_small_2x.jpg"); } }

.image_overview_yes_or_no {
  background-repeat: no-repeat;
  background-size: 50px 40px;
  height: 40px;
  width: 50px;
  background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/yes_or_no_large.jpg");
  margin-left: auto;
  margin-right: auto; }
  @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), (-webkit-min-device-pixel-ratio: 144), (min-resolution: 144dppx) {
    .image_overview_yes_or_no {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/yes_or_no_large_2x.jpg"); } }
  @media only screen and (max-width: 1068px) {
    .image_overview_yes_or_no {
      background-size: 40px 32px;
      height: 32px;
      width: 40px;
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/yes_or_no_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: 144dpi), only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 1068px) and (min-resolution: 144dppx) {
    .image_overview_yes_or_no {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/yes_or_no_medium_2x.jpg"); } }
  @media only screen and (max-width: 735px) {
    .image_overview_yes_or_no {
      background-size: 40px 32px;
      height: 32px;
      width: 40px;
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/yes_or_no_small.jpg"); } }
  @media only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 735px) and (min-resolution: 144dpi), only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 735px) and (min-resolution: 144dppx) {
    .image_overview_yes_or_no {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/yes_or_no_small_2x.jpg"); } }

.image_overview_yoga {
  background-repeat: no-repeat;
  background-size: 44px 57px;
  height: 57px;
  width: 44px;
  background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/yoga_large.jpg");
  margin-left: auto;
  margin-right: auto; }
  @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), (-webkit-min-device-pixel-ratio: 144), (min-resolution: 144dppx) {
    .image_overview_yoga {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/yoga_large_2x.jpg"); } }
  @media only screen and (max-width: 1068px) {
    .image_overview_yoga {
      background-size: 33px 44px;
      height: 44px;
      width: 33px;
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/yoga_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: 144dpi), only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 1068px) and (min-resolution: 144dppx) {
    .image_overview_yoga {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/yoga_medium_2x.jpg"); } }
  @media only screen and (max-width: 735px) {
    .image_overview_yoga {
      background-size: 34px 45px;
      height: 45px;
      width: 34px;
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/yoga_small.jpg"); } }
  @media only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 735px) and (min-resolution: 144dpi), only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 735px) and (min-resolution: 144dppx) {
    .image_overview_yoga {
      background-image: url("http://images.apple.com/v/ios/siri/d/images/overview/yoga_small_2x.jpg"); } }

html {
  min-height: 1400px; }

.js .gallery .gallery-view {
  position: relative;
  z-index: 1;
  margin-bottom: -1px;
  overflow: hidden; }
  .js .gallery .gallery-view:before, .js .gallery .gallery-view:after {
    content: ' ';
    display: table; }
  .js .gallery .gallery-view:after {
    clear: both; }
  html.oldie .js .gallery .gallery-view {
    zoom: 1; }

.js .gallery .gallery-content {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  right: 0;
  min-height: 768px;
  width: auto;
  margin-left: -1px;
  padding: 0 1px; }
  .js .gallery .gallery-content:before, .js .gallery .gallery-content:after {
    content: ' ';
    display: table; }
  .js .gallery .gallery-content:after {
    clear: both; }
  html.oldie .js .gallery .gallery-content {
    zoom: 1; }

.js.touch .gallery-content {
  margin: 0;
  padding: 0; }

.js.oldie .gallery-view {
  overflow: visible; }
  .js.oldie .gallery-view .gallery-content {
    margin: 0;
    padding: 0; }

.section {
  position: relative;
  z-index: 1;
  max-width: 1704px;
  margin-left: auto;
  margin-right: auto; }
  .section:before, .section:after {
    content: ' ';
    display: table; }
  .section:after {
    clear: both; }
  html.oldie .section {
    zoom: 1; }
  html.oldie .section {
    width: 1024px; }

html.oldie .large-6 {
  width: 50%; }

html.oldie .large-12 {
  width: 100%; }

.section-headline-wrapper {
  position: relative;
  z-index: 1;
  padding: 26px 0 4px;
  border-bottom: 1px solid #d6d6d6;
  background: white;
  text-align: center; }
  @media only screen and (max-width: 1068px) {
    .section-headline-wrapper {
      padding: 20px 0 4px; } }
  .section-headline-wrapper .section-headline {
    font-size: 32px;
    line-height: 1.125;
    font-weight: 200;
    letter-spacing: normal;
    margin: 0;
    color: #333333; }
    html.oldie .section-headline-wrapper .section-headline {
      font-weight: normal;
      font-family: "Myriad Set Pro 200", "Myriad Set Pro", "Helvetica Neue", "Helvetica", "Arial", sans-serif; }
    html[lang=ja-JP].oldie .section-headline-wrapper .section-headline {
      font-family: "Apple TP 200", "Apple TP", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "Helvetica Neue", "Helvetica", "Arial", sans-serif; }
    html[lang=zh-CN].oldie .section-headline-wrapper .section-headline {
      font-family: "PingHei 200", "PingHei", "STHeitiSC-Light", "Helvetica Neue", "Helvetica", "Arial", sans-serif; }
    html[lang=zh-TW].oldie .section-headline-wrapper .section-headline {
      font-family: "MHei 200", "MHei", "STHeitiTC-Light", "Helvetica Neue", "Helvetica", "Arial", sans-serif; }
    html[lang=zh-HK].oldie .section-headline-wrapper .section-headline {
      font-family: "MHei 200", "MHei", "STHeitiTC-Light", "Helvetica Neue", "Helvetica", "Arial", sans-serif; }
    html[lang=th-TH].oldie .section-headline-wrapper .section-headline {
      font-family: "Sukhumvit Set 200", "Sukhumvit Set", "Helvetica Neue", "Helvetica", "Arial", sans-serif; }
    html[lang=ko-KR].oldie .section-headline-wrapper .section-headline {
      font-family: "Yoon Gothic 200", "Yoon Gothic", "Apple Gothic", "HY Gulim", "MalgumGothic", "HY Dotum", "Lexi Gulim", "Helvetica Neue", "Helvetica", "Arial", sans-serif; }
    @media only screen and (max-width: 1068px) {
      .section-headline-wrapper .section-headline {
        font-size: 24px;
        line-height: 1.33333;
        font-weight: 200;
        letter-spacing: normal; } }
    @media only screen and (max-width: 735px) {
      .section-headline-wrapper .section-headline {
        font-size: 24px;
        line-height: 1.16667;
        font-weight: 200;
        letter-spacing: normal; } }
  .section-headline-wrapper .icon-chevrondown {
    display: block;
    font-size: 44px;
    font-weight: 100;
    line-height: 1;
    margin-top: -7px; }
    @media only screen and (max-width: 1068px) {
      .section-headline-wrapper .icon-chevrondown {
        font-size: 32px; } }

.violator-alt {
  background: transparent;
  border-color: #f46c0e;
  color: #f46c0e;
  margin-bottom: 9px; }
  .locked .violator-alt {
    display: none; }

@media only screen and (max-width: 735px) {
  .hide-for-small {
    display: none; } }

@media only screen and (max-width: 1068px) {
  .hide-for-medium {
    display: none; } }

.hide-for-large {
  display: none; }
  @media only screen and (max-width: 1068px) {
    .hide-for-large {
      display: block; } }

@media only screen and (max-width: 735px) {
  .show-for-small {
    display: block; } }

.show-only-for-small {
  display: none; }
  @media only screen and (max-width: 735px) {
    .show-only-for-small {
      display: block; } }

@media only screen and (max-width: 1068px) {
  .show-for-medium {
    display: block; } }

.show-only-for-medium {
  display: none; }
  @media only screen and (max-width: 1068px) {
    .show-only-for-medium {
      display: block; } }
  @media only screen and (max-width: 735px) {
    .show-only-for-medium {
      display: none; } }

.show-for-large {
  display: block; }

.show-only-for-large {
  display: block; }
  @media only screen and (max-width: 1068px) {
    .show-only-for-large {
      display: none; } }
