/* Icon */
.icon{
    display:flex;
    background-repeat: no-repeat;
    background-position:center;
    background-size: contain;
}