
@media (max-width: 780px)
{

.no-responsive .panel-grid-cell
{
float: left!important;
width: 47%!important;
}

.no-responsive .panel-grid-cell:first-child{
margin-right:8px;
}

.no-responsive .panel-grid-cell:last-child{
margin-left:9px;
}

}

