.component-magazine-content .component-content .container .row:not(:nth-child(1)) [class^="col-"] {
  margin-bottom: 24px;
}

@media screen and (max-width: 991.98px) {
  .component-magazine-content .component-content .container .row:nth-child(2) {
    margin-left: -42px;
    margin-right: -42px;
  }
}
