.agenda__item{display:flex}.agenda__date-time{flex-basis:20%}.agenda__description{border-left:1px solid;flex-basis:80%;padding-left:16px}.agenda__activity{margin-bottom:8px}@media(min-width:993px){.agenda-container{padding:50px 0 60px}.agenda{overflow-y:scroll;padding-right:20px}}@media(max-width:992px){.agenda__item{flex-direction:column}.agenda__description{border-left:none;border-top:1px solid;padding-left:0;padding-top:16px}.agenda__date-time *{margin-bottom:25px}}.agenda::-webkit-scrollbar{width:5px}.agenda::-webkit-scrollbar-track{background:#f1f1f1}.agenda::-webkit-scrollbar-thumb,.agenda::-webkit-scrollbar-thumb:hover{background:#1f1f1f}.agenda .agenda__item:last-child{margin-bottom:0!important}