/* breakpoints */
.container {
  padding: 0;
}

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