.navega {
   margin-left: 50px !important;
  }
  

.buenos {
    max-width: 40%;
  }
.breadcrumb {
    border: none;
}
@media (max-width:992px){ 
    .buenos {
      max-width: 90%;
    }

}