/* Override Overflow's desktop 680px inner-content restriction. */
@media (min-width:1020px){
body.single .entry .entry-container{width:100%!important;max-width:100%!important;margin-left:0!important;margin-right:0!important;transform:none!important}
body.single .entry .entry-container .entry-content-wrap{flex:0 0 100%!important;width:100%!important;max-width:1050px!important;padding-left:56px!important;padding-right:56px!important;margin-left:auto!important;margin-right:auto!important;box-sizing:border-box!important}
body.single .entry .entry-container .entry-content{width:100%!important;max-width:100%!important;margin-left:0!important;margin-right:0!important;padding-left:0!important;padding-right:0!important}
body.single .entry .entry-container .entry-content>*{width:100%!important;max-width:100%!important;box-sizing:border-box}
body.single.block-align-enabled .sidebar-disabled .entry-header-standard .entry-header-inner>.entry-inline-meta,
body.single.block-align-enabled .sidebar-disabled .entry-header-standard .entry-header-inner>.entry-title,
body.single.block-align-enabled .sidebar-disabled .entry-header-standard .entry-header-inner>.post-meta,
body.single.block-align-enabled .sidebar-disabled .entry-header-standard .entry-header-inner>.post-excerpt,
body.single.block-align-enabled .sidebar-disabled .entry-header-standard .entry-header-inner>.entry-meta-details{width:100%!important;max-width:1050px!important}
body.single .kt-toc{width:100%!important;max-width:100%!important}
}
@media (max-width:1019px){body.single .entry .entry-container .entry-content,body.single .entry .entry-container .entry-content-wrap{width:100%!important;max-width:100%!important}}
