/* 
Theme Name:		 Musico Child
Theme URI:		 http://childtheme-generator.com/
Description:	 Musico Child is a child theme of Musico, created by ChildTheme-Generator.com
Author:			 ThemeGoods
Author URI:		 http://childtheme-generator.com/
Template:		 musico
Version:		 1.0.0
Text Domain:	 musico-child
*/


/*
    Add your custom styles here
*/



/*
    Change Animate Heading font size on smartphones
*/





@media only screen and (max-width: 767px) {


   h1.tg_animated_heading {
    font-size: 100px !important;
   }

}