/**
 * single-post-no-sidebar.css
 */

#secondary {
  display: none !important;
}

#primary .entry-content {
  width: unset !important;
}
