
.container-engine.product .page-header {
  background-image: url(/images/products/products-header.jpg);
}

.app-icon {
  background-image: url('/kubernetes-engine/images/kubernetes-engine-128.png');
}

div#free-trial {
  background: #1d244c url(/images/home/home-hero.jpg) no-repeat center top !important;
  color: white;
  height: 60px;
  padding: 10px;
}

div#outline {
  outline: #CCC solid thin;
  padding: 3px;
  width: 50%;
}

body.docs h4 code {
  color: #080;
  font-size: 95%;
}

.diagram {
  margin: auto;
  float: right;
  width: 50%;
}
