/* Correcciones finales verificadas en producción. */
.agenda__track li:before{display:none}

@media (width<=600px){
  .thank-you-panel{min-height:0}
  .thank-you-event-copy{padding:184px 24px 28px}
  .thank-you-speaker{
    position:relative;
    inset:auto;
    width:100%;
    height:320px;
    border-radius:0;
    object-position:center 18%;
  }
}
