html,
body {
max-width: 100%;
overflow-x: clip;
} @media screen and (max-width: 750px) { html,
body {
overflow-x: hidden;
} .sidebar-header-wrap,
#sidebar-header,
.sidebar-banner-bawah-headline-wrap,
.sidebar-banner-bawah-block1-wrap,
.sidebar-banner-bawah-tombol-share-post-wrap,
.sidebar-banner-160x600-kiri-wrap,
.sidebar-banner-160x600-kanan-wrap,
.post-banner-wrap,
.header-banner-wrap,
.infeed-banner {
max-width: 100%;
overflow-x: hidden;
box-sizing: border-box;
} ins.adsbygoogle,
.adsbygoogle {
display: block;
max-width: 100% !important;
margin-left: auto;
margin-right: auto;
overflow: hidden;
} ins.adsbygoogle iframe,
.adsbygoogle iframe,
iframe[id^="aswift_"],
iframe[id^="google_ads_"],
iframe[name^="aswift_"],
iframe[name^="google_ads_"] {
max-width: 100% !important;
} .sidebar-header-wrap img,
.sidebar-header-wrap iframe,
.sidebar-header-wrap embed,
.sidebar-header-wrap object,
.post-banner-wrap img,
.post-banner-wrap iframe,
.post-banner-wrap embed,
.post-banner-wrap object,
.header-banner-wrap img,
.header-banner-wrap iframe,
.infeed-banner img,
.infeed-banner iframe {
max-width: 100%;
height: auto;
} .pjs-container,
#main,
#content,
.single-content,
.entry-content,
.post-content,
article {
max-width: 100%;
overflow-x: hidden;
box-sizing: border-box;
}
.entry-content img,
.entry-content iframe,
.entry-content embed,
.entry-content object,
.entry-content video,
.single-content img,
.single-content iframe,
.single-content embed,
.single-content object,
.single-content video,
.post-content img,
.post-content iframe {
max-width: 100%;
height: auto;
}
}