.page-cms-116 #main .section-component {
  border-top: 0 !important;
  margin-top: 0 !important;
  padding-top: 0 !important;
}

.page-cms-116.is-box-triggered #body-main-middle .section-component {
  margin-top: -60px !important;
}

.page-cms-116 iframe {
  max-width: 95% !important
}

body.page-home #body .section-component-banner {
  border-top: 0 !important;
  margin-top: 35px !important;
  margin-bottom: -35px !important;
}

@media only screen   
and (max-width: 530px) { 
  body.page-home #body .section-component-banner {
    border-top: 0 !important;
    margin-top: 30px !important;
    margin-bottom: 0px !important;
  }
}

.page-admin-auth .section-auth.section-form .section-title {
    display: block;
}