div.mainsection {
  position: relative;
}

img.logoejercito {
  position: absolute;
  bottom: 20px;
  right: 20px;
}

img.logocorpe {
  position: absolute;
  bottom: 20px;
  left: 20px;
}

div.fuerzaText {
  font-size: 35px;
}

div.icon {
  width: 100%;
  display: flex;
  justify-content: center;
}

div.icon img {
  height: 45px;
  margin-top: 30px;
  max-width: 85px;
}

div.textx {
  font-family: La Belle Aurore, sans-serif !important;
  margin-top: 2px !important;
}

div.icon-stars img {
  margin-top: 0px !important;
}

div.doubts {
  width: 100%;
  display: flex;
  justify-content: center;
  margin-top: 30px;
  color: #333;
}

div.doubts a {
  width: 100%;
  display: flex;
  justify-content: center;
  text-decoration: none;
  color: #333;
}

div.doubts img {
  height: 20px;
}

div.doubtText {
  font-size: 16px;
  margin: 10px 0px 0px 3px;
}

img.sn {
  object-fit: contain;
  height: 60px !important;
  max-width: 130px !important;
  margin-right: 10px;
  margin-left: 10px;
}

iframe.youtube {
  width: 100%;
  height: 450px;
}

div.cartel {
  display: flex;
  justify-content: center;
  margin-bottom: 50px;
}

div.cartel img {
  max-width: 700px;
}

.text-block-5 {
  color: #e15656 !important;
}

@media screen and (max-width: 767px) {
  img.logocorpe {
    margin: 0px;
  }

  a.logocorpe {
    width: 50%;
  }

  div.div-block {
    margin-bottom: 0px;
  }
}
