.embed-responsive-item {
  max-width: 100% !important;
  right: 0 !important;
}

.wrapper-elecciones-carrousel {
  padding: 0 0 .8em 0 !important;
}

.embed-elecciones-carrousel {
  height: 342px;
  max-width: 100% !important;
  width: 100% !important;
  -webkit-overflow-scrolling: touch !important;
  overflow: auto;
  overflow-y: auto !important;
}

.wrapper-elecciones-map {
  padding: 0 0 .8em 0 !important;
}

.embed-elecciones-map-full {
  height: 625px;
  max-width: 100% !important;
  width: 100% !important;
  -webkit-overflow-scrolling: touch !important;
  overflow: auto;
  overflow-y: auto !important;
}


@media (max-width: 991px) {

  .embed-elecciones-map-full {
    height: 700px !important;
  }

}

@media (max-width: 781px) {

  .embed-elecciones-map-full {
    height: 700px !important;
  }

}

@media (max-width: 615px) {

  .embed-elecciones-carrousel {
    height: 610px !important;
  }

}
