.flex-heading-box{
    position: relative;
}

.flex-heading-box h2, .flex-heading-box.is-preview h2{ margin-top:0!important;}
.flex-heading-box h3, .flex-heading-box.is-preview h3{ margin-top:0!important;}
.flex-heading-box h4, .flex-heading-box.is-preview h4{ margin-top:0!important;}
.flex-heading-box h5, .flex-heading-box.is-preview h5{ margin-top:0!important;}
.flex-heading-box h6, .flex-heading-box.is-preview h6{ margin-top:0!important;}


@media only screen 
      and (min-width: 0px) 
      and (max-width: 768px) 
{ 

 
}

@media only screen 
      and (min-width: 769px) 
      and (max-width: 1023px) 
{ 

    
}

@media only screen 
and (min-width: 1024px) 
and (max-width: 1100px) 
 { 

  
   
}

@media only screen 
   and (min-width: 1441px) 
 { 
	 
   
   
}

@media only screen 
   and (min-height: 1000px) 
 { 

   
}