  .widget-content .row:nth-of-type(4) {
    display: none;
  }
  .widget-content .row:nth-of-type(5) {
    display: none;
  }
  .widget-content .row:nth-of-type(6) {
    display: none;
  }
  .widget-content .row:nth-of-type(7) {
    display: none;
  }
  .widget-content .row:nth-of-type(8) {
    display: none;
  }
  .widget-content .row:nth-of-type(9) {
    display: none;
  }
  .widget-content .row:nth-of-type(10) {
    display: none;
  }
  .widget-content .row:nth-of-type(11) {
    display: none;
  }
  .widget-content .row:nth-of-type(12) {
    display: none;
  }
  .widget-content .row:nth-of-type(13) {
    display: none;
  }