.image-collage{display:flex;flex-wrap:wrap;font-size:4.25vw;justify-content:space-between;padding:0 20px;width:100%}@media screen and (min-width:768px){.image-collage{grid-column-gap:15px;grid-row-gap:15px;display:grid;font-size:16px;grid-template-columns:34% 14% 24% 24%;grid-template-rows:200px 200px;margin:0 auto;padding:0 60px;position:relative}}.image-collage__link{margin:0 auto 1.5em;padding:.75em 0;text-align:center;width:90%}@media screen and (min-width:768px){.image-collage__link{align-self:end;grid-area:1/3/3/1;height:auto;justify-self:end;margin:0;padding:10px 0;width:300px}}.image-collage div{background-repeat:no-repeat;background-size:cover;margin:0 0 .625em}@media screen and (min-width:768px){.image-collage div{margin:0}}.image-collage div:last-of-type{margin:0}.image-collage__top-left{height:9em;margin:0 0 .625em;width:100%}@media screen and (min-width:768px){.image-collage__top-left{grid-area:1/1/2/3;height:auto;justify-self:end}}.image-collage__bottom-left-one{height:7.8em;width:48%}@media screen and (min-width:768px){.image-collage__bottom-left-one{align-self:start;grid-area:2/1/3/2;height:72%;justify-self:end;width:43%}}.image-collage__bottom-left-two{height:7.8em;width:48%}@media screen and (min-width:768px){.image-collage__bottom-left-two{align-self:start;grid-area:2/2/3/3;height:72%;justify-self:end;width:100%}}.image-collage__top-right{height:7.8em;width:100%}@media screen and (min-width:768px){.image-collage__top-right{grid-area:1/3/2/5;height:auto;justify-self:start;width:75%}}.image-collage__bottom-right{height:7.8em;width:100%}@media screen and (min-width:768px){.image-collage__bottom-right{grid-area:2/3/3/5;height:auto}}