.modal.modal-standard .modal-close {
  transform: translate(85px, -80px);
}
@media only screen and (max-width: 1068px) {
  .modal.modal-standard .modal-close {
    transform: translate(60px, -80px);
  }
}
@media only screen and (max-width: 734px) {
  .modal.modal-standard .modal-close {
    transform: translate(49px, -76px);
  }
}
.double-card .card:first-child:after {
  right: initial;
  left: 0;
}
.section-tiles-grid .grid-container .modal-trigger {
  left: 0;
  right: initial;
}
.section-tiles-grid .section-content .hardwares {
  padding-right: 10px;
}
@media only screen and (max-width: 734px) {
  .section-tiles-grid .section-content .hardwares {
    padding-right: 0;
  }
}
.selection-highlight {
  right: unset;
  left: -8px;
  top: 0px;
  width: 160px;
}

@media only screen and (max-width: 1068px) {
  .selection-highlight {
    left: -7px;
    width: 135px;
  }
}

@media only screen and (max-width: 734px) {
  .selection-highlight {
    width: 85px;
  }
}

.section-discover-more .discover-more-headline .selection-text:before {
  background-image: url("/mideast/accessibility/r/images/shared/ar/speak__czk9v7csnnue_large.png");
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
  only screen and (min-resolution: 1.5dppx),
  (-webkit-min-device-pixel-ratio: 1.5),
  (min-resolution: 144dpi) {
  .section-discover-more .discover-more-headline .selection-text:before {
    background-image: url("/mideast/accessibility/r/images/shared/ar/speak__czk9v7csnnue_large_2x.png");
  }
}

@media only screen and (max-width: 734px) {
  .section-discover-more .discover-more-headline .selection-text:before {
    background-image: url("/mideast/accessibility/r/images/shared/ar/speak__czk9v7csnnue_small.png");
  }
}

@media only screen and (max-width: 734px) and (-webkit-min-device-pixel-ratio: 1.5),
  only screen and (max-width: 734px) and (min-resolution: 1.5dppx),
  only screen and (max-width: 734px) and (min-resolution: 144dpi) {
  .section-discover-more .discover-more-headline .selection-text:before {
    background-image: url("/mideast/accessibility/r/images/shared/ar/speak__czk9v7csnnue_small_2x.png");
  }
}
