.logo>img[src$='.png']{
	-webkit-filter: drop-shadow(0px 0.2em 0.4em #ABABAB);
			filter: drop-shadow(0px 0.2em 0.4em #ABABAB);
}