#main > h1, #main h2.h2, #main .page-header h1, .block-category h1 {
    text-transform: math-auto !important;
}




/* Smartphone standard / moderni */
@media screen and (max-width: 767px) {
  
  .flexslider .slide {
      height: 20rem;
  }
  
  .flexslider .slide img {
      height: 100%;
  }
  
  .flexslider .slide-text a{
      margin: 0.5rem;
  }
  
}