.panel-display--sag-panels-production_center {
  padding-top: 10px;
}
.panel-display--sag-panels-production_center .left {
  margin-bottom: 10px;
  width: 100%;
}
@media (min-width: 1025px) {
  .panel-display--sag-panels-production_center .left {
    width: 68%;
    float: left;
  }
}
.panel-display--sag-panels-production_center .left .sag-panels-production_center-region {
  margin-bottom: 8px;
}
.panel-display--sag-panels-production_center .left .sag-panels-production_center-region--left-center,
.panel-display--sag-panels-production_center .left .sag-panels-production_center-region--left-top,
.panel-display--sag-panels-production_center .left .sag-panels-production_center-region--left-bottom {
  box-sizing: border-box;
  padding: 0 10px;
  width: 100%;
}
.panel-display--sag-panels-production_center .panel-col-last.right {
  width: 100%;
}
@media (min-width: 1025px) {
  .panel-display--sag-panels-production_center .panel-col-last.right {
    width: 32%;
    float: left;
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  .panel-display--sag-panels-production_center .panel-col-last.right .panel-pane {
    float: left;
    min-height: 126px;
    width: 50%;
  }
}
@media (min-width: 1025px) {
  .panel-display--sag-panels-production_center .panel-col-last.right .panel-pane {
    float: none;
  }
}
