/* Enter Your Custom CSS Here */


.home .fusion-column-wrapper{
   	height: 467.545px !important;
}

.fusion-column-wrapper,
.home .column-height-fix .fusion-column-wrapper{
   	height: auto !important; 
}



@media only screen and (max-width: 600px) {
   .fusion-secondary-header {
		display: none !important;
		}
  
  #home-buttons .fusion-column-wrapper{
   	height: auto !important; 
  }
  
}

@media only screen and (max-width: 500px) {
   .fusion-secondary-header {
		display: none !important;
		}
}

@media only screen and (max-width: 400px) {
   .fusion-secondary-header {
		display: none !important;
		}
}