@media screen and (-webkit-min-device-pixel-ratio:0){
	.findBtnMod{
		margin-top: -4px;
	}
	
	.musicSearchBtnMod{
		margin-top: -4px;
	}
}