body .embeddedServiceHelpButton,body .mobapp_notify,body .scenecard_popbox,body footer,body header{
  display:none !important;
}

body .max1920{
  max-width:120rem;
}

body .max930{
  max-width:58.125rem;
  margin:0 auto !important;
  float:none;
}

@media (max-width:1299px){
  body .contact-form .fl-rich-text iframe{
    height:42.5rem !important;
  }
}

@media (max-width:991.98px){
  body .contact-form .fl-rich-text iframe{
    height:48.75rem !important;
  }
}

@media (max-width:767.98px){
  body .contact-form .fl-rich-text iframe{
    height:53.125rem !important;
  }
}

@media (max-width:479px){
  body .contact-form .fl-rich-text iframe{
    height:56.25rem !important;
  }
}

@media (max-width:413px){
  body .contact-form .fl-rich-text iframe{
    height:60rem !important;
  }
}

@media (max-width:374px){
  body .contact-form .fl-rich-text iframe{
    height:62.5rem !important;
  }
}

body .empire-footer{
  position:relative;
}

@media (max-width:767.98px){
  body .empire-footer>.fl-row-content-wrap{
    background-image:none !important;
  }
}
