.title{font-size:32px;font-weight:500;letter-spacing:.01em;line-height:100%;margin-bottom:54px}.event-images{grid-gap:16px;display:grid;grid-template-columns:273px 228px repeat(3,auto)}.event-images>img{border-radius:8px;object-fit:cover}.event-images>img:nth-child(3){grid-row:span 2}.event-images>img:nth-child(4){grid-column:span 2}@media only screen and (max-width:1100px){.event-images{grid-template-columns:repeat(3,auto)}}@media only screen and (max-width:1024px){.title{font-size:24px;letter-spacing:0;line-height:130%}}@media only screen and (max-width:770px){.event-images{grid-template-columns:repeat(2,auto)}.event-images>img:nth-child(3){grid-row-end:span 2;grid-row-start:1}}