.event-programme{display:grid;gap:34px;grid-template-columns:1fr}.event-programme__block__has-image{display:flex;flex-direction:column;gap:24px}.event-programme__block__has-image img{border-radius:20px;height:100%;max-height:156px;max-width:131px;object-fit:cover;width:100%}.event-programme h4{margin-bottom:10px}.event-programme__right{display:flex;flex-direction:column;gap:24px}.event-programme__block{max-width:720px}@media screen and (min-width:900px){.event-programme{gap:50px;grid-template-columns:300px auto}.event-programme__block__has-image{flex-direction:row;gap:24px}}@media screen and (min-width:1280px){.event-programme{gap:100px;grid-template-columns:380px auto}.event-programme__block__has-image{gap:32px}.event-programme__right{gap:46px}}