#event-details{align-items:center;background-color:#005758;display:flex;gap:50px}#event-details .left{width:40%}#event-details .right{width:60%}#event-details .right h3{color:#ccd814;margin-bottom:40px}#event-details .right .r-two-col{color:#fff;display:flex;gap:250px}#event-details .right .r-two-col>div>div:first-child{margin-bottom:40px}@media (max-width:768px){#event-details{flex-direction:column;gap:10px}#event-details .left,#event-details .right{width:100%}#event-details .right{padding:20px}#event-details .right h3{margin-bottom:20px}#event-details .right .r-two-col{flex-direction:column;gap:0}#event-details .right .r-two-col>div>div:first-child{margin-bottom:0}}