/*
Theme Name: THAI DATA CLOUD
Theme URI: https://neuronthemes.com/Kaon
Description: This is a child theme
Author: THAI DATA CLOUD
Author URI: https://thaidata.cloud/
Template: kaon
Version: 1.0.0
*/

@media screen and (max-width: 767px){
        
    html {
        font-size: 62.5%;
    }

}

@media only screen and (min-width: 768px) and (max-width: 1101px)  {
        
    html {
        font-size: 62.5%;
    }

}