.link:hover {    
    background-color: greenyellow;
}

.icon4 {
    width: 40px;
}

.icon4:hover {
    width: 45px;
}