.pkp_site_name .is_img img {
    max-height: 100% !important;
    max-width: 100% !important;
}
.pkp_site_name .is_img img {
    display: block;
    max-height: 2.143rem;
    max-width: 100%;
    width: auto;
    height: auto;
}
img {
    max-width: 100%;
    width: auto;
    height: auto;
}

img {
    border-style: none;
}
*, *:before, *:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
img[Attributes Style] {
    width: 1200px;
    aspect-ratio: auto 1200 / 203;
    height: 203px;
    aspect-ratio: auto 1200 / 203;