/*
Theme Name: Avada Child
Description: Child theme for Avada theme
Author: ThemeFusion
Author URI: https://theme-fusion.com
Template: Avada
Version: 1.0.0
Text Domain:  Avada
*/



body .home-service .fusion-image-wrapper {
	height: 233px;
}

@media only screen and (min-width: 553px) {
  .fusion-imageframe img {
	    min-width: 225px;
  }
}

@media only screen and (max-width: 553px) {
	h1 {
		font-size:40px !important;
	}
}