.image-grid__wrapper{margin:auto;max-width:1440px;width:100%}.boxes__wrapper{column-gap:12px;display:flex;flex-wrap:wrap;justify-content:center;row-gap:6px}.boxes__wrapper a{max-width:24.3%;width:100%}.break{flex-basis:100%;height:0}.box__wrapper{align-items:center;background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:8px;display:flex;flex-direction:column;justify-content:center;min-height:220px;position:relative;width:100%}.box__wrapper:before{background:rgba(0,0,0,.2);border-radius:8px;content:"";height:100%;opacity:0;pointer-events:none;position:absolute;transition:all .2s linear;width:100%;z-index:1}.box__wrapper:hover:before{opacity:1;transition:all .2s linear}@media (max-width:980px){.break{display:none}.boxes__wrapper a{max-width:49%;width:100%}}@media (max-width:780px){.boxes__wrapper a{max-width:100%;width:100%}.boxes__wrapper{row-gap:10px}}