.gridicon{
width: 65px;
                        background-color: #fef1a9;
                        height: 65px;
                        line-height: 81px;
                        border-radius: 50%;
font-family: Muiicons;
    font-size: 24px;
    font-weight: 400;
    font-style: normal;
    
    display: inline-block;
    text-decoration: none;
    -webkit-font-smoothing: antialiased;
}

.gridicon img{
width:30px
}

.grid{
border-right: 0px;
    border-bottom: 0px;
}