@media (max-width: 949px) {
  .no-cssgrid {
    .teams {
      margin-bottom: -20px;
    }
    .team {
      margin-bottom: 20px;
    }
  }
}
