/*
Theme Name: Beaver Builder Child Theme
Theme URI: http://www.wpbeaverbuilder.com
Version: 1.0
Description: An example child theme that can be used as a starting point for custom development.
Author: The Beaver Builder Team
Author URI: http://www.fastlinemedia.com
template: bb-theme
*/

/* Add your custom styles here... */ 

@media (max-width:374px) {
.fl-node-609a191f23de8.fl-module-heading .fl-heading {
    font-size: 30px!important;
}
.fl-node-609a2eefe97c7.fl-module-heading .fl-heading {
    font-size: 36px!important;
}
.fl-node-609a191f23de8.fl-module-heading .fl-heading {
    font-size: 32px!important;
}
}