.img-fluid, .content img, .mce-content-body img {max-width: 100%;height: auto; } .img-thumbnail {padding: 0.25rem;background-color: var(--thumbnail-bg);border: 1px solid var(--thumbnail-border-color);border-radius: 0;max-width: 100%;height: auto; } .figure {display: inline-block; } .figure-img {margin-bottom: 0.6666666667rem;line-height: 1; } .figure-caption {font-size: 90%;color: var(--figure-caption-color); } .img-copyright {position: absolute;top: 0;left: 0;bottom: 0;right: 0;width: 100% !important;height: 100% !important; } .header-image {width: 100%;margin-bottom: 2.0833333333rem;position: relative;min-height: 16.6666666667rem;max-width: 35.8333333333rem;margin-left: auto;margin-right: auto;display: flex;align-items: center;justify-content: center; } @media (min-width: 992px) {.header-image {min-height: 18.75rem;} } .header-image .img-fluid, .header-image .content img, .content .header-image img, .header-image .mce-content-body img, .mce-content-body .header-image img {position: absolute;top: 0;left: 0;width: 100%;height: 100%;object-fit: cover;border-radius: 0.8333333333rem; } .header-image .title {position: absolute;padding: 0.8333333333rem;border-radius: 0.5833333333rem;text-transform: none;font-weight: 700;color: var(--white);z-index: 3;background: none;-webkit-background-clip: initial;-webkit-text-fill-color: var(--white);top: 50%;left: 50%;transform: translateX(-50%) translateY(-50%); } @media (max-width: 1451.98px) {.header-image .title {width: 80%;} } .header-image .background {position: absolute;top: 0;left: 0;right: 0;bottom: 0;background: rgba(0, 0, 0, 0.2);border-radius: 0.8333333333rem;z-index: 2; } 