.mgp-container {
  margin: 0;
  padding: 0;
}

.mgp-container::after {
  content: "";
  display: table;
  clear: both;
}

