.sidebar {
  margin: 50px 0 0;
}

.sidebar .widget {
  margin-bottom: 30px;
}

@media (min-width: 768px) {
  .sidebar {
    margin: 0;
  }
}
