.timeline-wrapper{margin:0 auto 30px}.timeline-list{padding:0}.timeline-item{width:calc(50% - 20px);margin-bottom:60px;background-color:#f9f9f9;border-radius:8px;overflow:hidden;transition:transform .65s cubic-bezier(.05,.2,.1,1),box-shadow .65s cubic-bezier(.05,.2,.1,1)}.timeline-item:hover{transform:translateY(-10px);box-shadow:0 25px 55px rgba(0,0,0,.15)}.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{width:100%;height:30vw;max-height:380px;background-size:cover;background-position:50%}@media (max-width:767px){.timeline-item{width:100%;margin-bottom:30px}.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}}