.pkp_site_name .is_img img {
max-width: 100% !important;
height: auto !important;
}

.additional_content img,
.pkp_block.block_custom .content img {
max-width: 100% !important;
height: auto !important;
}

html, body {
max-width: 100%;
overflow-x: hidden;
}