.icon1 {
    background: url('img/easy.png');
    height: 50px;
    width: 50px;
    display: inline-block;
    /* Other styles here */
}