/* Reliable image display for static restored site */
img { max-width: 100%; height: auto; opacity: 1 !important; visibility: visible !important; }
.logo-image img, #main-logo img, .navbar-brand img {
  height: 125px !important;
  width: auto !important;
  display: block !important;
  opacity: 1 !important;
  visibility: visible !important;
}
.fa, i.fa { font-family: 'uncodeicon' !important; font-style: normal !important; display: inline-block; }
.hui-hero { position: relative; min-height: 550px; background: #1a3a5c; }
.hui-hero img { display: block !important; width: 100% !important; min-height: 550px; object-fit: cover; opacity: 1 !important; }
.t-entry-visual img { display: block !important; width: 100% !important; height: auto !important; opacity: 1 !important; }
.header-bg { background-size: cover !important; background-position: center !important; min-height: 300px; opacity: 1 !important; }
.header-wrapper .header-bg-wrapper { position: absolute !important; top: 0; left: 0; right: 0; bottom: 0; }
.header-wrapper .header-bg { position: absolute !important; top: 0; left: 0; right: 0; bottom: 0; }
.background-element.header-wrapper { position: relative !important; min-height: 300px; }
img.async-done { opacity: 1 !important; visibility: visible !important; }
