body:has(.ny-studio-shell) header#masthead,
body:has(.ny-studio-shell) footer.site-footer,
body:has(.ny-studio-shell) .entry-header {
  display: none !important;
}

body:has(.ny-studio-shell) .site-content,
body:has(.ny-studio-shell) .ast-container,
body:has(.ny-studio-shell) .content-area,
body:has(.ny-studio-shell) .site-main,
body:has(.ny-studio-shell) article,
body:has(.ny-studio-shell) .entry-content {
  width: 100% !important;
  max-width: none !important;
  margin: 0 !important;
  padding: 0 !important;
}
