.pse-banks__categories-list {
    width: 83%;
}
.pse-banks__categories-list {
    /* margin-top: 37px; */
    width: 100%;
}
fieldset {
    word-wrap: break-word;
}
fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: .35em .625em .75em;
}
fieldset {
    padding: 0;
    margin: 0;
    border: 0;
    min-width: 0;
}
.pse-banks__categories-list__wrapper {
    display: flex;
    flex-flow: row wrap;
}
.pse-banks__categories__item {
    border: 0;
    display: block;
    height: 240px;
    width: 209px;
}
/*
.pse-banks__categories__item {
    align-items: center;
    border-bottom: 1px solid #e7e7e7;
    cursor: pointer;
    display: flex;
    width: 100%;
}
*/
.pse-banks__categories__item-image-source {
    height: 150px;
    margin: 20px 10px 0;
}
.pse-banks__categories__item-image-source {
    margin-right: 15px;
}
.pseb-color--black {
    color: #5b5a5e !important;
}
.pse-banks__categories__item-text {
    color: #009534 !important;
    font-family: "pseBancosType Regular",Helvetica,sans-serif;
    text-align: center!important;
    /* font-weight: bold!important; */
    font-size: 16px!important;
    line-height: 23px;
    width: 200px;
   /* padding: 10px; */
}
#footer #poweredBy {
  display: block;
  width: 126px;
  height: 23px;
  outline: none;
  text-indent: -9999px;
  margin: 4px auto 0 auto !important;
  /* background: none  !important; */
  background-size: auto 20px;
}

#nav {
    margin: 0 !important;
}