.nir-node--5986 .show-all,
.views-field-field-nir-tags {
  display: none;
}

.sameH {
  align-content: space-between;
  align-items: stretch;
  display: flex;
  flex-wrap: wrap;
  display: -ms-flexbox;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  display: -webkit-flex;
}

.qtr-earnings .h3 {
    padding: 0 0 20px;
}

.qtr-earnings .views-row {
  padding: 0 0 24px;
}

.qtr-earnings ul,
.qtr-earnings li {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

.qtr-earnings li {
  padding: 0 0 24px;
}

.qtr-earnings li a {
  display: inline-block;
  position: relative;
  padding: 0 0 0 38px;
}

.qtr-earnings li a::before {
  position: absolute;
  top: -2px;
  left: 0;
}

/*.qtr-earnings li .html-link a::before {
  top: -2px;
}
*/

.qtr-earnings li .webcast-link a::before {
  top: -2px;
}

/*
.qtr-earnings li a[type*="pdf"]::before {
  top: -2px;
}*/

@media screen and (max-width: 63.9375em) {

  .qtr-earnings li a::before {
    position: absolute;
    top: -5px;
    left: 0;
  }

  .qtr-earnings li .webcast-link a::before {
    top: -3px;
  }

}

