@media (max-width: 1024px) { 
  #section-tickets {
    background-attachment: scroll !important;
    background-position: center center !important;
  }
  
  #section-certificados{
    background-attachment: scroll !important;
    background-position: center center !important;
  }
  
  #section-speakers{
  	background-attachment: scroll !important;
    background-position: center center !important;
  }
  
  #section-agenda{
  	background-attachment: scroll !important;
  	background-position: center center !important;
  }
  
  #section-schedule{
  	background-attachment: scroll !important;
  	background-position: center center !important;
  }
  
  #section-accordions{
  	
  }
  
  #stats-section{
  	background-attachment: scroll !important;
  	background-position: center center !important;
  }
  
  #section-information {
    background-attachment: scroll !important;
    background-position: center center !important;
  }
  
}
