.iconbox  { 
    aspect-ratio: 1/0.5;
    background-repeat:no-repeat;
    background-position:center;
    background-size:80% 80%;
}

.iconbox:hover { opacity:0.8; }
