@keyframes contactIcon {
    from {width: 10vw;}

    to {width: 11vw;}
}