@media only screen and (max-width:767px) {
  h6 {
    font-size: 24px !important;
    font-family: "Roboto Slab", "Times New Roman", serif;
  }  
}