.t396 .kartinka:hover{
        border-radius:50%;
        box-shadow: 0 0 10px yellow;
        transform: rotate(-30deg);
}
