@media screen and (min-width:1024px){.el_img-tile{display:flex;align-items:stretch;flex-wrap:wrap;justify-content:flex-start}}@media screen and (min-width:1024px){.el_img-tile__item{width:calc((100% - 58px) / 3)}.el_img-tile__item:nth-child(n+4){margin-top:28px}.el_img-tile__item:not(:nth-child(3n)){margin-right:28px}}@media screen and (max-width:1023px){.el_img-tile__item:not(:last-child){margin-bottom:17px}}.el_img-tile__item img{display:block;width:100%}