/**
* Theme Name: Darkyn Child
* Description: This is a child theme of Darkyn, generated by Merlin WP.
* Author: <a href="http://themeforest.net/user/themeguri">ThemeGuri</a>
* Template: darkyn
* Version: 1.0
*/
@media only screen and (max-width: 767px) {
  h1, .h1 {
    font-size: 4.1rem !important;
    line-height: 1.3 !important;
  }
  h2, .h2 {
    font-size: 1.5rem !important;
    line-height: 1.3 !important;
  }
  h3, .h3 {
    font-size: 1.3rem !important;
    line-height: 1.3 !important;
  }
 h4, .h4 {
    font-size: 1.3rem !important;
    line-height: 1.3 !important;
  .section-title {
    white-space: nowrap;
    font-size: 1.2rem; /* або менше, підлаштуй вручну */
    line-height: 1.2;
  }
}

  
}

}
img {
  max-width: 100%;
  height: auto;
  display: block;
}