.week{background-color:transparent;border:1px solid #000;box-shadow:none;padding:15px;position:relative;text-align:center}.week,.week .title{display:block;margin-bottom:20px}.week .title{border-bottom:1px solid #000;padding-bottom:4px;text-transform:uppercase}@media (min-width:767px){.timeline{display:flex;flex-wrap:wrap;justify-content:space-between}.week{flex-basis:calc(20% - 40px);flex-grow:1;margin:20px 0 20px 40px;text-align:center}.week:before{content:">";display:block;font-size:20px;left:-25px;line-height:20px;position:absolute;top:calc(50% - 10px)}.week:first-child{margin-left:0}.week:first-child:before{content:""}}