.epo_preview_images{list-style-type:none;padding:0;margin:0;display:grid;grid-template-columns:repeat(3,1fr);gap:1em}@media screen and (min-width:720px){.epo_preview_images{grid-template-columns:repeat(5,1fr)}}.epo_preview_images>li{display:flex;flex-direction:column;gap:.3em;transition:all .3s;cursor:pointer}.epo_preview_images>li:hover{scale:1.2;z-index:1}.epo_preview_images img{mix-blend-mode:multiply}