.channel-html * {
  font-family: Tahoma, sans-serif, "Helvetica Neue", "Helvetica", "Arial",
    sans-serif !important;
}

.channel-html .copy {
  direction: rtl;
}

.channel-html .sDAA64D {
  direction: rtl;
  text-align: right;
}

.channel-html .compare-table {
  direction: rtl;
}

.channel-compare .colornav-item-row .colornav-item {
  margin-left: 6px;
  margin-right: 0;
}

.channel-compare .colornav-item-row .colornav-item:last-child {
  margin-left: 0;
}

select,
optgroup,
option {
  text-align: right;
}

.channel-html select {
  direction: rtl;
}

.channel-html figure.head10 {
  background-image: url(../images/headlines/large/head10_large.png);
  width: 359px;
  height: 39px;
  background-size: 359px 39px;
  margin: auto;
}
@media (-webkit-min-device-pixel-ratio: 1.5),
  (min-resolution: 144dpi),
  only screen and (-webkit-min-device-pixel-ratio: 1.5),
  only screen and (min-resolution: 1.5dppx) {
  .channel-html figure.head10 {
    background-image: url(../images/headlines/large/head10_large_2x.png);
    width: 359px;
    height: 39px;
    background-size: 359px 39px;
  }
}
@media only screen and (max-width: 1068px) {
  .channel-html figure.head10 {
    background-image: url(../images/headlines/medium/head10_medium.png?1645911856288);
    width: 287px;
    height: 31px;
    background-size: 287px 31px;
  }
}
@media only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5),
  only screen and (max-width: 1068px) and (min-resolution: 1.5dppx),
  only screen and (max-width: 1068px) and (min-resolution: 144dpi) {
  .channel-html figure.head10 {
    background-image: url(../images/headlines/medium/head10_medium_2x.png?1645911856288);
    width: 287px;
    height: 31px;
    background-size: 287px 31px;
  }
}
@media only screen and (max-width: 734px) {
  .channel-html figure.head10 {
    background-image: url(../images/headlines/small/head10_small.png?1645911856288);
    width: 251px;
    height: 27px;
    background-size: 251px 27px;
  }
}
@media only screen and (max-width: 734px) and (-webkit-min-device-pixel-ratio: 1.5),
  only screen and (max-width: 734px) and (min-resolution: 1.5dppx),
  only screen and (max-width: 734px) and (min-resolution: 144dpi) {
  .channel-html figure.head10 {
    background-image: url(../images/headlines/small/head10_small_2x.png?1645911856288);
    width: 251px;
    height: 27px;
    background-size: 251px 27px;
  }
}
