.timeline-wrapper{margin:0 auto 30px}.timeline-list{padding:0}.timeline-item{background-color:#f0f0f0;margin-bottom:60px;overflow:hidden;transition:transform .65s cubic-bezier(.05,.2,.1,1);width:calc(50% - 20px)}.timeline-item:hover{transform:translateY(-10px)}.timeline-item:nth-child(odd){float:left}.timeline-item:nth-child(2n){float:right}.timeline-item:nth-of-type(2){margin-top:100px}.timeline-item-wrapper{padding:45px 60px 50px}.timeline-item-image{background-position:50%;background-size:cover;height:30vw;max-height:380px;width:100%}@media (max-width:767px){.timeline-item{margin-bottom:30px;width:100%}.timeline-item:nth-child(2n),.timeline-item:nth-child(odd){float:right}.timeline-item:nth-of-type(2){margin-top:0}.timeline-item-image{height:50vw}}