.panel-grid{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-justify-content:space-between;justify-content:space-between;align-items:flex-start}
.panel-grid-cell{box-sizing:border-box;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;min-width:0;margin-right:30px}
.panel-grid-cell:last-child{margin-right:0}
.panel-grid-cell .so-panel{zoom:1}
.panel-grid-cell .so-panel:before{content:"";display:block}
.panel-grid-cell .so-panel:after{content:"";display:table;clear:both}
.panel-grid.panel-no-style,.panel-row-style.panel-row-style{margin-bottom:30px}
.panel-grid-cell .widget{margin-bottom:0}
.panel-grid-cell .so-panel:last-child{margin-bottom:0}
@media (max-width:780px){
.panel-grid.panel-no-style,.panel-grid.panel-has-style>.panel-row-style{-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}
.panel-grid>.panel-grid-cell,.panel-grid>.panel-row-style>.panel-grid-cell{width:100%;margin-right:0}
.panel-grid .panel-grid-cell-empty{display:none}
}
