#app_store_button {
	background-image: url(/images/design/app_store_hires.png);
}
#snippet_edit_icon {
	background-image: url(/images/content/icon_snippet_edit_hires.png);
}
#app_store_button:hover,
#snippet_edit_icon:hover,
.row a img:hover {
	-webkit-animation-iteration-count: 0;
}