@media only screen and (max-width: 767px) {
  .line-header h1 {font-size: 24px!important}
}
@media only screen and (max-width: 1199px) {
.sf-menu a {
  font-size: 15px!important;
}
}