.sexxxy-dashboard-grid{display:grid;gap:14px}
@media (min-width:900px){
  .sexxxy-dashboard-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
}
