.intl-site-content img {
    height: inherit;
}

.intl-new-content {
  min-height: 500px;
}

img.logo-new-home {
    height: auto;
    width: 155px;
}

img.logo-1-new-home {
    height: auto;
    width: 60px;
}

.type-hospitals header.entry-header .wp-post-image {
    display: none !important;
}

.view-more-1 {
    max-width: 220px;
    margin: 0 auto;
}

.view-more-1 a:hover {
    color: inherit;
}

nav.new-pagenavi {
    display: flex;
}

@media only screen and (max-width: 767px) {
    body .site-header .header-brand-nav.intl-new-nav .site-branding {
        z-index: 1;
    }
}
