/*Estilos para 1920*/
/* BANNER*/
.banner-separa {
  padding: 0;
  width: 100%;
  height: 140px;
  background-position: top;
  background-color: #fef8e1;
}
.selected-Documentacion {
  transform: scale(1.05);
  background-color: #95ce5e;
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.5);
  border-radius: 3px;
}
.outer .junta {
  color: rgb(149, 206, 94);
}
.subrayado {
  text-decoration: underline;
}

/*JUECES*/
.contenedor-jueces {
  background-color: #fef8e1;
  width: 100%;
  display: flex;
  position: relative;
}
.sombra-jueces {
  background-color: white;
  margin-left: auto;
  margin-right: auto;
  padding: 15px;
  width: 1450px;
  height: 1320px;
  margin-bottom: 30px;
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.3);
}
.cabezera-jueces {
  width: 100%;
  height: auto;
}
.cabezera-jueces .img-jueces {
  width: 100%;
}
.juecescontent {
  width: 100%;
  height: 1040px;
  margin: auto;
  display: flex;
  flex-direction: column;
  margin-top: 0;
}
.texto_uno-jueces {
  width: 60%;
  padding: 20px;
  margin-top: 5px;
  margin-left: 20px;
  margin-right: 40px;
  font-size: 1.1em;
}
.image-uno-jueces {
  width: 200px;
  height: 200px;
  position: absolute;
  margin-top: 400px;
  margin-left: 1050px;
}

/*COMPETICION*/
.contenedor-competicion {
  background-color: #fef8e1;
  width: 100%;
  display: flex;
  position: relative;
}
.sombra-competicion {
  background-color: white;
  margin-left: auto;
  margin-right: auto;
  padding: 15px;
  width: 1450px;
  height: 520px;
  margin-bottom: 30px;
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.3);
}
.cabezera-competicion {
  width: 100%;
  height: auto;
}
.cabezera-competicion .img-competicion {
  width: 100%;
}
.competicioncontent {
  width: 100%;
  height: 1040px;
  margin: auto;
  display: flex;
  flex-direction: column;
  margin-top: 0;
}
.texto_uno-competicion {
  margin-top: 40px;
}
.texto_uno-competicion a {
  width: 60%;
  padding: 20px;
  margin-top: 5px;
  margin-left: 20px;
  margin-right: 40px;
  font-size: 1.1em;
  color: darkgreen;
  cursor: pointer;
}
.texto_uno-competicion a:hover {
  color: #95ce5e;
}
.image-uno-competicion {
  width: 200px;
  height: 200px;
  position: absolute;
  margin-top: 20px;
  margin-left: 1050px;
}

/*REGLAMENTO*/
.contenedor-reglamento {
  background-color: #fef8e1;
  width: 100%;
  display: flex;
  position: relative;
}
.sombra-reglamento {
  background-color: white;
  margin-left: auto;
  margin-right: auto;
  padding: 15px;
  width: 1450px;
  height: 520px;
  margin-bottom: 30px;
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.3);
}
.cabezera-reglamento {
  width: 100%;
  height: auto;
}
.cabezera-reglamento .img-reglamento {
  width: 100%;
}
.reglamentocontent {
  width: 100%;
  height: 1040px;
  margin: auto;
  display: flex;
  flex-direction: column;
  margin-top: 0;
  /* border: 1px solid darkgreen; */
}
.texto_uno-reglamento {
  margin-top: 60px;
}
.texto_uno-reglamento a {
  width: 60%;
  padding: 20px;
  margin-top: 5px;
  margin-left: 20px;
  margin-right: 40px;
  font-size: 1.1em;
  color: darkgreen;
  cursor: pointer;
  /* border: 1px solid darkgreen; */
}
.texto_uno-reglamento a:hover {
  color: #95ce5e;
}
.image-uno-reglamento {
  width: 200px;
  height: 200px;
  position: absolute;
  margin-top: 20px;
  margin-left: 1050px;
  /* border: 1px solid rgb(255, 136, 0); */
}

/*REPRISES*/
.contenedor-reprises {
  background-color: #fef8e1;
  width: 100%;
  display: flex;
  position: relative;
}
.sombra-reprises {
  background-color: white;
  margin-left: auto;
  margin-right: auto;
  padding: 15px;
  width: 1450px;
  height: 700px;
  margin-bottom: 30px;
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.3);
}
.cabezera-reprises {
  width: 100%;
  height: auto;
}
.cabezera-reprises .img-reprises {
  width: 100%;
}
.reprisescontent {
  width: 100%;
  height: 1040px;
  margin: auto;
  display: flex;
  flex-direction: column;
  margin-top: 0;
}
.texto_uno-reprises {
  margin-top: 40px;
}
.texto_uno-reprises a {
  width: 60%;
  padding: 20px;
  margin-top: 5px;
  margin-left: 20px;
  margin-right: 40px;
  font-size: 1.1em;
  color: darkgreen;
  cursor: pointer;
}
.texto_uno-reprises a:hover {
  color: #95ce5e;
}
.image-uno-reprises {
  width: 200px;
  height: 200px;
  position: absolute;
  margin-top: 110px;
  margin-left: 1050px;
}

/*TECNICOS DEPORTIVOS*/
.contenedor-tecDeportivos {
  background-color: #fef8e1;
  width: 100%;
  display: flex;
  position: relative;
}
.sombra-tecDeportivos {
  background-color: white;
  margin-left: auto;
  margin-right: auto;
  padding: 15px;
  width: 1450px;
  height: 520px;
  margin-bottom: 30px;
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.3);
}
.cabezera-tecDeportivos {
  width: 100%;
  height: auto;
}
.cabezera-tecDeportivos .img-tecDeportivos {
  width: 100%;
}
.tecDeportivoscontent {
  width: 100%;
  height: 1040px;
  margin: auto;
  display: flex;
  flex-direction: column;
  margin-top: 0;
}
.texto_uno-tecDeportivos {
  margin-top: 100px;
}
.texto_uno-tecDeportivos a {
  width: 60%;
  padding: 20px;
  margin-top: 5px;
  margin-left: 20px;
  margin-right: 40px;
  font-size: 1.1em;
  color: darkgreen;
  cursor: pointer;
}
.texto_uno-tecDeportivos a:hover {
  color: #95ce5e;
}
.image-uno-tecDeportivos {
  width: 200px;
  height: 200px;
  position: absolute;
  margin-top: 20px;
  margin-left: 1050px;
}

/*GALOPES*/
.contenedor-galopes {
  background-color: #fef8e1;
  width: 100%;
  display: flex;
  position: relative;
}
.sombra-galopes {
  background-color: white;
  margin-left: auto;
  margin-right: auto;
  padding: 15px;
  width: 1450px;
  height: 520px;
  margin-bottom: 30px;
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.3);
}
.cabezera-galopes {
  width: 100%;
  height: auto;
}
.cabezera-galopes .img-galopes {
  width: 100%;
}
.galopescontent {
  width: 100%;
  height: 240px;
  margin: auto;
  display: flex;
  flex-direction: column;
  margin-top: 0;
}
.texto_uno-galopes {
  margin-top: 100px;
}
.texto_uno-galopes a {
  width: 60%;
  padding: 20px;
  margin-top: 5px;
  margin-left: 20px;
  margin-right: 40px;
  font-size: 1.1em;
  color: darkgreen;
  cursor: pointer;
}
.texto_uno-galopes a:hover {
  color: #95ce5e;
}
.image-uno-galopes {
  width: 200px;
  height: 200px;
  position: absolute;
  margin-top: 20px;
  margin-left: 1050px;
}

/*CABALLOS JOVENES*/
.contenedor-cabJovenes {
  background-color: #fef8e1;
  width: 100%;
  display: flex;
  position: relative;
}
.sombra-cabJovenes {
  background-color: white;
  margin-left: auto;
  margin-right: auto;
  padding: 15px;
  width: 1450px;
  height: 520px;
  margin-bottom: 15px;
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.3);
}
.cabezera-cabJovenes {
  width: 100%;
  height: auto;
}
.cabezera-cabJovenes .img-cabJovenes {
  width: 100%;
}
.cabJovenescontent {
  width: 100%;
  height: 230px;
  display: flex;
  flex-direction: column;
}
.texto_uno-cabJovenes {
  margin-top: 100px;
}
.texto_uno-cabJovenes a {
  padding: 20px;
  margin-top: 5px;
  margin-left: 20px;
  margin-right: 40px;
  font-size: 1.1em;
  color: darkgreen;
  cursor: pointer;
}
.texto_uno-cabJovenes a:hover {
  color: #95ce5e;
}
.image-uno-cabJovenes {
  width: 200px;
  height: 200px;
  position: absolute;
  margin-top: 20px;
  margin-left: 1050px;
}





@media (min-width: 1441px) and (max-width: 1660px) {
  .sombra-jueces {
    width: 1360px;
  }
  .sombra-competicion {
    width: 1360px;
  }
  .sombra-reglamento {
    width: 1360px;
  }
  .sombra-reprises {
    width: 1360px;
  }
  .sombra-tecDeportivos {
    width: 1360px;
  }
  .sombra-galopes {
    width: 1360px;
  }
  .sombra-cabJovenes {
    width: 1360px;
    margin-bottom: 15px;
  }
}

@media (min-width: 1281px) and (max-width: 1440px) {
  .sombra-jueces {
    width: 1150px;
    height: 1250px;
  }
  .image-uno-jueces {
    margin-top: 400px;
    margin-left: 830px;
  }

  .sombra-competicion {
    width: 1150px;
    height: 480px;
  }
  .image-uno-competicion {
    margin-left: 830px;
  }

  .sombra-reglamento {
    width: 1150px;
    height: 480px;
  }
  .image-uno-reglamento {
    margin-left: 830px;
  }

  .sombra-reprises {
    width: 1150px;
    height: 650px;
  }
  .image-uno-reprises {
    margin-left: 830px;
  }

  .sombra-tecDeportivos {
    width: 1150px;
    height: 480px;
  }
  .image-uno-tecDeportivos {
    margin-left: 830px;
  }

  .sombra-galopes {
    width: 1150px;
    height: 480px;
  }
  .image-uno-galopes {
    margin-left: 830px;
  }

  .sombra-cabJovenes {
    width: 1150px;
    height: 480px;
    margin-bottom: 15px;
  }
  .image-uno-cabJovenes {
    margin-left: 830px;
  }
}

@media (min-width: 1023px) and (max-width: 1280px) {
  .sombra-jueces {
    width: 960px;
    height: 1210px;
  }
  .juecescontent {
    height: 1000px;
  }
  .image-uno-jueces {
    width: 100px;
    height: 100px;
    margin-top: 500px;
    margin-left: 780px;
  }

  .sombra-competicion {
    width: 960px;
    height: 400px;
  }
  .competicioncontent {
    height: 200px;
  }
  .image-uno-competicion {
    width: 100px;
    height: 100px;
    margin-top: 50px;
    margin-left: 780px;
  }

  .sombra-reglamento {
    width: 960px;
    height: 400px;
  }
  .reglamentocontent {
    height: 200px;
  }
  .image-uno-reglamento {
    width: 100px;
    height: 100px;
    margin-top: 50px;
    margin-left: 780px;
  }

  .sombra-reprises {
    width: 960px;
    height: 610px;
  }
  .reprisescontent {
    height: 400px;
  }
  .image-uno-reprises {
    width: 100px;
    height: 100px;
    margin-top: 150px;
    margin-left: 780px;
  }

  .sombra-tecDeportivos {
    width: 960px;
    height: 400px;
  }
  .tecDeportivoscontent {
    height: 200px;
  }
  .image-uno-tecDeportivos {
    width: 100px;
    height: 100px;
    margin-top: 50px;
    margin-left: 780px;
  }

  .sombra-galopes {
    width: 960px;
    height: 400px;
  }
  .galopescontent {
    height: 200px;
  }
  .image-uno-galopes {
    width: 100px;
    height: 100px;
    margin-top: 50px;
    margin-left: 780px;
  }

  .sombra-cabJovenes {
    width: 960px;
    height: 400px;
    margin-bottom: 15px;
  }
  .cabJovenescontent {
    height: 200px;
  }
  .image-uno-cabJovenes {
    width: 100px;
    height: 100px;
    margin-top: 50px;
    margin-left: 780px;
  }
}

@media (min-width: 720px) and (max-width: 1022px) {
  /*JUECES*/
  .sombra-jueces {
    width: 590px;
    height: 1150px;
  }
  .juecescontent {
    display: flex;
    flex-direction: column;
    height: 1000px;
  }
  .texto_uno-jueces {
    width: 100%;
    margin-left: 1px;
    margin-right: 1px;
    padding-left: 1px;
    padding-right: 1px;
  }
  .texto_uno-jueces img {
    width: 100%;
  }
  .juecescontent .image-uno-jueces {
    width: 100px;
    height: 100px;
    margin-top: 880px;
    margin-left: 220px;
  }

  /*COMPETICION*/
  .competicioncontent .image-uno-competicion {
    width: 100px;
    height: 100px;
    margin-top: 880px;
    margin-left: 220px;
  }
  .sombra-competicion {
    width: 590px;
    height: 500px;
  }
  .competicioncontent {
    display: flex;
    flex-direction: column;
    height: 1000px;
  }
  .texto_uno-competicion {
    width: 100%;
    margin-left: 1px;
    margin-right: 1px;
    padding-left: 1px;
    padding-right: 1px;
  }
  .competicioncontent .image-uno-competicion {
    width: 100px;
    height: 100px;
    margin-top: 220px;
    margin-left: 220px;
  }

  /*REGLAMENTO*/
  .sombra-reglamento {
    width: 590px;
    height: 500px;
  }
  .reglamentocontent {
    display: flex;
    flex-direction: column;
    height: 1000px;
  }
  .texto_uno-reglamento {
    text-align: center;
    width: 100%;
    margin-left: 1px;
    margin-right: 1px;
    padding-right: 30px;
  }
  .reglamentocontent .image-uno-reglamento {
    width: 100px;
    height: 100px;
    margin-top: 230px;
    margin-left: 220px;
  }

  /*REPRISES*/
  .sombra-reprises {
    width: 590px;
    height: 700px;
  }
  .reprisescontent {
    display: flex;
    flex-direction: column;
    height: 1000px;
  }
  .texto_uno-reprises {
    text-align: center;
    width: 100%;
    margin-left: 1px;
    margin-right: 1px;
    padding-right: 30px;
  }
  .reprisescontent .image-uno-reprises {
    width: 100px;
    height: 100px;
    margin-top: 440px;
    margin-left: 220px;
  }

  /*TECNICOS DEPORTIVOS */
  .sombra-tecDeportivos {
    width: 590px;
    height: 360px;
  }
  .tecDeportivoscontent {
    display: flex;
    flex-direction: column;
    height: 200px;
  }
  .texto_uno-tecDeportivos {
    text-align: center;
    width: 100%;
    margin-left: 1px;
    margin-right: 1px;
    margin-top: 40px;
  }
  .tecDeportivoscontent .image-uno-tecDeportivos {
    width: 100px;
    height: 100px;
    margin-top: 100px;
    margin-left: 220px;
  }

  /*GALOPES */
  .sombra-galopes {
    width: 590px;
    height: 360px;
  }
  .galopescontent {
    display: flex;
    flex-direction: column;
    height: 200px;
  }
  .texto_uno-galopes {
    text-align: center;
    width: 100%;
    margin-left: 1px;
    margin-right: 1px;
    margin-top: 40px;
  }
  .galopescontent .image-uno-galopes {
    width: 100px;
    height: 100px;
    margin-top: 100px;
    margin-left: 220px;
  }

  /*CABALLOS JOVENES */
  .sombra-cabJovenes {
    width: 590px;
    height: 360px;
    margin-bottom: 15px;
  }
  .cabJovenescontent {
    display: flex;
    flex-direction: column;
    height: 200px;
  }
  .texto_uno-cabJovenes {
    text-align: center;
    width: 100%;
    margin-left: 1px;
    margin-right: 1px;
    margin-top: 40px;
  }
  .cabJovenescontent .image-uno-cabJovenes {
    width: 100px;
    height: 100px;
    margin-top: 100px;
    margin-left: 220px;
  }
}

@media (min-width: 430px) and (max-width: 719px) {
  div[id] {
    scroll-margin-top: 120px;
  }
  /*JUECES*/
  .sombra-jueces {
    width: 400px;
    height: 870px;
  }
  .juecescontent {
    height: 750px;
  }
  .texto_uno-jueces {
    width: 100%;
    margin-left: 1px;
    margin-right: 1px;
    padding-left: 1px;
    padding-right: 1px;
    font-size: 15px;
  }
  .texto_uno-jueces img {
    width: 100%;
  }
  .juecescontent .image-uno-jueces {
    width: 100px;
    height: 100px;
    margin-top: 630px;
    margin-left: 140px;
  }

  /*COMPETICION*/
  .sombra-competicion {
    width: 400px;
    height: 460px;
  }
  .competicioncontent {
    display: flex;
    flex-direction: column;
    height: 1000px;
  }
  .texto_uno-competicion {
    width: 100%;
    margin-left: 1px;
    margin-right: 1px;
    padding-left: 1px;
    padding-right: 1px;
    font-size: 14px;
  }
  .competicioncontent .image-uno-competicion {
    width: 100px;
    height: 100px;
    margin-top: 220px;
    margin-left: 140px;
  }

  /*REGLAMENTO*/
  .sombra-reglamento {
    width: 400px;
    height: 440px;
  }
  .reglamentocontent {
    display: flex;
    flex-direction: column;
    height: 310px;
  }
  .texto_uno-reglamento {
    width: 100%;
    text-align: left;
    margin-top: 30px;
    padding-left: 20px;
    font-size: 14px;
  }
  .reglamentocontent .image-uno-reglamento {
    width: 100px;
    height: 100px;
    margin-top: 200px;
    margin-left: 140px;
  }

  /*REPRISES*/
  .sombra-reprises {
    width: 400px;
    height: 620px;
  }
  .reprisescontent {
    display: flex;
    flex-direction: column;
    height: 620px;
  }
  .texto_uno-reprises {
    width: 100%;
  }
  .texto_uno-reprises a {
    font-size: 15px;
    padding: 0;
    margin: 0;
    padding-left: 10px;
  }
  .reprisescontent .image-uno-reprises {
    width: 100px;
    height: 100px;
    margin-top: 380px;
    margin-left: 140px;
  }

  /*TECNICOS DEPORTIVOS*/
  .sombra-tecDeportivos {
    width: 400px;
    height: 340px;
  }
  .tecDeportivoscontent {
    display: flex;
    flex-direction: column;
    height: 620px;
  }
  .texto_uno-tecDeportivos {
    width: 100%;
    margin-top: 30px;
    text-align: center;
  }
  .texto_uno-tecDeportivos a {
    font-size: 15px;
    padding: 0;
    margin: 0;
  }
  .tecDeportivoscontent .image-uno-tecDeportivos {
    width: 100px;
    height: 100px;
    margin-top: 90px;
    margin-left: 140px;
  }

  /*GALOPES*/
  .sombra-galopes {
    width: 400px;
    height: 340px;
  }
  .galopescontent {
    display: flex;
    flex-direction: column;
    height: 220px;
  }
  .texto_uno-galopes {
    width: 100%;
    margin-top: 30px;
    text-align: center;
  }
  .texto_uno-galopes a {
    font-size: 15px;
    padding: 0;
    margin: 0;
  }
  .galopescontent .image-uno-galopes {
    width: 100px;
    height: 100px;
    margin-top: 90px;
    margin-left: 140px;
  }

  /*CABALLOS JOVENES*/
  .sombra-cabJovenes {
    width: 400px;
    height: 340px;
    margin-bottom: 10px;
  }
  .cabJovenescontent {
    display: flex;
    flex-direction: column;
    height: 220px;
  }
  .texto_uno-cabJovenes {
    width: 100%;
    margin-top: 30px;
    text-align: center;
  }
  .texto_uno-cabJovenes a {
    font-size: 15px;
    padding: 0;
    margin: 0;
  }
  .cabJovenescontent .image-uno-cabJovenes {
    width: 100px;
    height: 100px;
    margin-top: 90px;
    margin-left: 140px;
  }
}

@media (min-width: 200px) and (max-width: 429px) {
  div[id] {
    scroll-margin-top: 120px;
  }
  .title {
    font-size: 1.3em;
  }

  /*JUECES*/
  .sombra-jueces {
    width: 350px;
    height: 770px;
  }
  .juecescontent {
    height: 750px;
  }
  .texto_uno-jueces {
    width: 100%;
    margin-left: 1px;
    margin-right: 1px;
    padding-left: 1px;
    padding-right: 1px;
    font-size: 15px;
  }
  .texto_uno-jueces img {
    width: 100%;
  }
  .juecescontent .image-uno-jueces {
    width: 90px;
    height: 90px;
    margin-top: 560px;
    margin-left: 120px;
  }

  /*COMPETICION*/
  .sombra-competicion {
    width: 350px;
    height: 410px;
  }
  .competicioncontent {
    height: 300px;
  }
  .texto_uno-competicion {
    width: 100%;
    margin-left: 1px;
    margin-right: 1px;
    padding-left: 1px;
    padding-right: 1px;
  }
  .texto_uno-competicion a {
    font-size: 15px;
    margin: 0;
    padding: 0;
    margin-left: 20px;
  }
  .competicioncontent .image-uno-competicion {
    width: 90px;
    height: 90px;
    margin-top: 200px;
    margin-left: 120px;
  }  

  /*REGLAMENTO*/
  .sombra-reglamento {
    width: 350px;
    height: 390px;
  }
  .reglamentocontent {
    height: 280px;
  }
  .texto_uno-reglamento {
    width: 100%;
    margin-left: 1px;
    margin-right: 1px;
    padding-left: 1px;
    padding-right: 1px;
    margin-top: 25px;
  }
  .texto_uno-reglamento a {
    font-size: 15px;
    margin: 0;
    padding: 0;
    margin-left: 20px;
  }
  .reglamentocontent .image-uno-reglamento {
    width: 90px;
    height: 90px;
    margin-top: 180px;
    margin-left: 120px;
  }  

  /*REPRISES*/
  .sombra-reprises {
    width: 350px;
    height: 580px;
  }
  .reprisescontent {
    height: 480px;
  }
  .texto_uno-reprises {
    width: 100%;
    margin-left: 1px;
    margin-right: 1px;
    padding-left: 1px;
    padding-right: 1px;
    margin-top: 25px;
  }
  .texto_uno-reprises a {
    font-size: 15px;
    text-align: center;
    margin: 0;
    padding: 0;
    margin-left: 20px;
  }
  .reprisescontent .image-uno-reprises {
    width: 90px;
    height: 90px;
    margin-top: 360px;
    margin-left: 120px;
  }    

  /*TECNICOS DEPORTIVOS*/
  .sombra-tecDeportivos {
    width: 350px;
    height: 320px;
  }
  .tecDeportivoscontent {
    height: 200px;
  }
  .texto_uno-tecDeportivos {
    width: 100%;
    margin-left: 1px;
    margin-right: 1px;
    padding-left: 1px;
    padding-right: 1px;
    margin-top: 25px;
  }
  .texto_uno-tecDeportivos a {
    font-size: 15px;
    text-align: center;
    margin: 0;
    padding: 0;
    margin-left: 15px;
  }
  .tecDeportivoscontent .image-uno-tecDeportivos {
    width: 90px;
    height: 90px;
    margin-top: 90px;
    margin-left: 120px;
  } 

  /*GALOPES*/
  .sombra-galopes {
    width: 350px;
    height: 320px;
  }
  .galopescontent {
    height: 200px;
  }
  .texto_uno-galopes {
    width: 100%;
    margin-left: 1px;
    margin-right: 1px;
    padding-left: 1px;
    padding-right: 1px;
    margin-top: 25px;
  }
  .texto_uno-galopes a {
    font-size: 15px;
    text-align: center;
    margin: 0;
    padding: 0;
    margin-left: 15px;
  }
  .galopescontent .image-uno-galopes {
    width: 90px;
    height: 90px;
    margin-top: 90px;
    margin-left: 120px;
  }   

  /*CABALLOS JOVENES*/
  .sombra-cabJovenes {
    width: 350px;
    height: 320px;
    margin-bottom: 10px;
  }
  .cabJovenescontent {
    height: 200px;
  }
  .texto_uno-cabJovenes {
    width: 100%;
    margin-left: 1px;
    margin-right: 1px;
    padding-left: 1px;
    padding-right: 1px;
    margin-top: 25px;
  }
  .texto_uno-cabJovenes a {
    font-size: 15px;
    text-align: center;
    margin: 0;
    padding: 0;
    margin-left: 15px;
  }
  .cabJovenescontent .image-uno-cabJovenes {
    width: 90px;
    height: 90px;
    margin-top: 90px;
    margin-left: 120px;
  }   

}
