/*
Theme Name: Avada Child
Template: Avada
Version: 1.0
*/

@media screen and (max-width:768px) {
	.home-tit-style h1 {
		font-size:0.5em!important;
	}
	
	.home-btn-column {
      flex-direction: column!important;
	}
}
