.devsite-header-background {
  background: url(/National_Library/20160521004321oe_/https://developers.google.com/android/images/header-device.png) 84.3% / 292px no-repeat;
}

@media screen and (max-width: 1000px) {
  .devsite-product-description-row {
    max-width: calc((100% - 40px)/2);
  }
}

@media screen and (max-width: 720px) {
  .devsite-product-description-row {
    max-width: none;
  }
}
