




/* --------------- CUADRO ----------------*/

.cbp .cbp-item {
    z-index: 2;
    display: block;
    width: 240px; /* default width for blocks */
    height: 250px; /* default height for blocks */
}


.cbp-l-grid-team-name {
     /*@editable properties */
    font: 700 17px "Open Sans", sans-serif;
  color: #ffffff;
   text-decoration: none;
    display: block;
    text-align: center;
    margin-bottom: 3px;
}
