#myCarousel,
.menuPrincipal,
.enlacesSuperiores,
.rightHeader,
.containerHeaderMobile,
#footer,
.menuLateral,
.carouselHomeSeccion,
.leftContentContainer,
.rightContentContainer,
.breadcrumbs,
.mainContentVideo,
.viewGaleria,
.bannersPrincipalesHome,
.bannerBuscadorPersonas,
.pageLeftSidebar,
.insideSingle,
.searchYMContainer,
.wp-pagenavi {
  display: none;
}
body {
  font-family: sans-serif;
  font-size: 12px;
  font-weight: normal;
  background: #fff;
  color: #222;
  text-align: left;
}
strong {
  font-weight: bold;
}
a {
  color: #222;
  text-decoration: none;
}
img {
  max-width: 100%;
  height: auto;
  display: block;
  margin-bottom: 10px;
}
.gallery-item img {
  max-width: 48%;
  height: auto;
  margin-left: 1%;
  margin-right: 1%;
  margin-bottom: 10px;
  float: left;
}
