.cmn05_event{display:grid;gap:2.8rem 4rem;grid-template-columns:repeat(4,1fr)}@media screen and (min-width:769px){.cmn05_event{grid-template-rows:repeat(2,1fr)}}@media screen and (max-width:768px){.cmn05_event{gap:2.4rem;grid-template-columns:repeat(2,1fr)}}@media screen and (min-width:769px){.cmn05_event .c-card:first-child{grid-area:1/1/3/3}}@media screen and (max-width:768px){.cmn05_event .c-card:first-child{grid-column:1/-1;margin-bottom:.4rem}}@media screen and (min-width:769px){.cmn05_event .c-card:nth-child(2){grid-area:1/3/2/4}.cmn05_event .c-card:nth-child(3){grid-area:1/4/2/5}.cmn05_event .c-card:nth-child(4){grid-area:2/3/3/4}.cmn05_event .c-card:nth-child(5){grid-area:2/4/3/5}}