.events-post{display:flex;gap:50px}.events-post__content,.events-post__image{width:50%}.events-post__content h2{margin:0}.events-post__lugar{margin-top:20px!important}.events-post__image img{border-radius:6px;box-shadow:0 6px 10px -3px rgba(0,0,0,.2);overflow:hidden;width:100%}.events-post__table{margin-top:20px}.events-post__table thead td{border:none;font-weight:700}.events-post__table tbody tr{background:#fff!important;border-bottom:1px solid #e5e5e5}.events-post__table tbody tr td{border:0}.events-post__buttom{margin-top:30px}.events-post__content-container h2{font-weight:500}@media(max-width:768px){.events-post{flex-direction:column-reverse}.events-post__content,.events-post__image{width:100%}}