@media(min-width: 980px){
  .timeline__list-wrapper .timeline__item[hidden] {
   display: flex!important;
}
}