 
  .cntb-523-0-arte {
    max-width: 1020px;
    margin: 0 auto;
  }

  .cntb-523-0-arte-row img {
    object-fit:cover;
  }

  .cntb-523-0-arte-element {
    width: calc(33% - 30px);
    margin-bottom: 40px;
  }

  .cntb-523-0-arte-element:nth-child(5n+1) picture img {
      height: 268px
  }

  .cntb-523-0-arte-element:nth-child(5n+2) picture img {
      height: 295px
  }

  .cntb-523-0-arte-element:nth-child(5n+3) picture img {
      height: 238px
  }

  .cntb-523-0-arte-element:nth-child(5n+4) picture img {
      height: 268px
  }

  .cntb-523-0-arte-element:nth-child(5n+5) picture img {
      height: 314px
  }

  .cntb-523-0-arte-group-contenido-arte {
    background-color: #E6E6E6;
    padding: 20px;
  }

  .cntb-523-0-1-0-valor-contenido-arte-subtitulo {
    color: #A0A0A0;
    font-size: 12px;
    font-family: 'Graphik-Bold';
    margin-top: 5px;
    margin-bottom: 12px;
  }

  .cntb-523-0-1-1-valor-contenido-arte-nombre-obra {
    color: #000000;
    font-size: 32px;
    font-family: 'Graphik-Bold';
    margin-bottom: 15px;
    line-height: 1;
  }

  .cntb-523-0-1-2-valor-contenido-comun-name {
    font-size: 16px;
  }



  @media (max-width: 992px) {
    .cntb-523-0-arte-row {
      width: 90%;
      margin: 0 auto;
    }
    .cntb-523-0-arte-element {
      width: 46%;
    }
  }

  @media (max-width: 576px) {
    h1 {font-size: 60px;}
    .cntb-523-0-arte-element {
      width: 100%;
    }
  }
 
