/* Id: 7.116.1714675699
 * Generated: 02/05/2024 15:48:35
 */
    li.Loterias,li.Loteriasf {
    border-top-color: #fff;
    border-top-style: solid;
    border-top-width: 2px;
    padding-top: 10px;
    padding-bottom: 0px;
    padding-left: 10px;
    max-width: 250px;
    margin-left: -10px;
    margin-right: auto;
}
.trescolunas {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  max-width: 1170px;
}

.trescolunas .element-teaser {
  width: 340px;
  max-width: 100%;
  margin: 0 20px;
  padding: 0;
  border-bottom: none !important;
}
.trescolunas .titulofoto.listamaterias span {
    display: none;
}

@media screen and (max-width: 768px) {
  .trescolunas {
    flex-direction: column;
  }
  .trescolunas .element-teaser{
    width: 100%;
    margin: 20px 0;
  }
}

      