.page-appstore .image-evernote { 
	background-image: url("https://images.apple.com/euro/osx/g/generic/images/Evernote_large.jpg");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 100px 100px;
    height: 100px;
    width: 100px;
}

.page-appstore .image-sparkle2 { 
	background-image: url("https://images.apple.com/euro/osx/g/generic/images/Sparkle2_large.jpg");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 100px 100px;
    height: 100px;
    width: 100px;
}

.page-appstore .image-moneywiz { 
	background-image: url("https://images.apple.com/euro/osx/g/generic/images/Finance_large.jpg");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 100px 100px;
    height: 100px;
    width: 100px;
}

.footer-shop { width: 37%; }