.header-branding .logo a {  
  background: url("https://s3.amazonaws.com/SSL_Assets/I3PD/i3DigitalPD.png") no-repeat scroll 0 0 transparent;
  width: 242px;
  height: 57px;
  bottom:0px;
  background-size: 6em;
}
#home-page .feature-region {
background-image: linear-gradient(to right, #657576, #f0f0f0 50%, #657576);
height: 40px;
}
#search-form.callout-region {
  background-color: #ff7500;
}

.product-account-image-wrapper{
max-width: 90%;
height: 60px;
}

div#feature-legend {
width: 410px;
margin: auto;
padding-top: 3px;
}
div#feature-legend a {
padding-left: 15px;
}
img.feature-legend-image {
height: 35px;
}

/*Add Tri-fold link*/
div#tri-fold {
position: absolute;
left: 68%;
top: 136px;
}

img.tri-fold-image {
height: 44px;
    padding-top: 8px;
}

.ProductEnrollment__Notice {
  color: #FF6402;
}