.panel-display--phn-hp-layout > .layout-region { margin-top: 0.5em; margin-bottom: 0.5em; }
.panel-display--phn-hp-layout > .header-main, .panel-display--phn-hp-layout > .content-footer { clear: both; *zoom: 1; }
.panel-display--phn-hp-layout > .header-main:after, .panel-display--iw-left-sidebar > .content-footer:after { content: ""; display: table; clear: both; }
.panel-display--phn-hp-layout > .sidebar-first { width: 28.78689%; float: left; margin-right: -100%; margin-left: 0; clear: left; }
.panel-display--phn-hp-layout > .sidebar-second { width: 28.78689%; float: left; margin-right: -100%; margin-left: 0; clear: left; }
.panel-display--phn-hp-layout > .content-main { width: 67.57377%; float: right; margin-left: 0; margin-right: 0; clear: none; }

@media (min-width: 0) and (max-width: 480px) {
  .panel-display--phn-hp-layout > .sidebar-first,
  .panel-display--phn-hp-layout > .sidebar-second,
  .panel-display--phn-hp-layout > .content-main { width: 100%; float: right; margin-left: 0; margin-right: 0; clear: both; } }
