@charset "utf-8";
/* CSS Document */

img:hover {
transform: scale(1.5);
}