.hoverBeranda:hover img {
    transform: scale(2);
}
.hoverBeranda {
    transition: .5s;
}