.milestones__item{overflow:hidden;position:relative}.milestones__marker{align-items:center;background-color:#fff;display:flex;height:48px;justify-content:center;position:relative;width:44px}.milestones__marker img,.milestones__marker svg{height:100%;object-fit:contain;position:relative;width:100%;z-index:1}.milestones__marker:after{background-color:#00283e;content:"";height:200vh;left:50%;margin-left:-.5px;position:absolute;top:50%;width:1px}.milestones__item:last-child .milestones__marker:after{display:none}@media (min-width:1024px){.milestones__marker:after{height:1px;left:50%;margin-left:-100vw;margin-top:-.5px;top:50%;width:200vw}.milestones__item:last-child .milestones__marker:after{display:block}}.milestones__text p:last-child{margin-bottom:0}