@media screen and (min-width: 768px) {
/* styles_768.css */
 .roadmap.roadmap--orientation-vertical .roadmap__events{
    max-width:1000px
}
}