/* Retina Display Properties
 * ------------------------------
 * These CSS properties should be listed last
 * in order to properly overwrite default styling.
 * */
.backgroundsize .app-feature-container .app-feature-image {
  background-image: url('../img/iphone5@2x.png');
}
.backgroundsize .app-feature-container .store-button-container a {
  background-image: url('../img/store-buttons-even.png');
}
