.hover\:scale:hover {
	transition: all 0.1s;
	transform: scale(1.025);
}