/* GALERIA */

.sp-wrap {
  max-width: 830px;
  left: 17%;
  background: #fff;
  border: none;
}

.sp-thumbs {
  width: 100%;
}

.sp-large{
  margin-bottom: 2%;
  left: 22%;
}

.sp-thumbs a:link, .sp-thumbs a:visited{
  margin-left: 5%;
  margin-bottom: 3%;
  width: 150px;
  height: 150px;
}

.block-field-blocknodearticles-joves-sexfield-imagenes-joves-sex .sp-wrap {
    max-width: 600px;
    left: 14%;
}

@media (max-width: 940px){
  .block-field-blocknodearticles-joves-sexfield-imagenes-joves-sex .sp-wrap {
     left: 0;
  }
  .block-field-blocknodegaleries-d-imagensfield-imagenes-galeria .sp-large {
     left: 0;
  }
}