.grid_iterm_cover i{
    position: absolute;
    top: -60px;
    right: 0;
    bottom: 0;
    left: -60px;
    width: 60px;
    height: 60px;
    background-image: url(/public/images/bgs1.png);
    background-repeat: no-repeat;
    background-position: 0 0px;
    opacity: 0.6;
    pointer-events: none;
}