@media screen and (max-width: 425px) {
  .seguro-btn {
    font-size: 15px;
    width: 90%;
    text-align: center;
  }
  #parallax_uno p {
    font-size: 15px;
  }
  .doctores h2 {
    font-size: 25px;
  }
  .agenda-btn {
    font-size: 15px;
    width: 90%;
    text-align: center;
  }
  .sumate {
    font-size: 35px;
  }

  #container-seguro .item-seguro h3 {
    font-size: 28px;
  }

  .plaza-fashion-text {
    font-size: 20px;
  }

  .about-team h2 {
    font-size: 28px;
  }

  .efecto_uno h2 {
    font-size: 28px;
  }

  .item_footer span {
    font-size: 13px;
  }

  #portada-nosotros .contenedor-portada h2 {
    font-size: 26px;
  }
}

@media (min-width: 426px) and (max-width: 768px) {
  .item_footer span {
    font-size: 13px;
  }
  #portada-nosotros .contenedor-portada h2 {
    font-size: 29px;
  }
}

@media screen and (min-width: 1200px) {
  nav {
    margin-left: 10%;
    margin-right: 10%;
  }
}

@media screen and (max-width: 768px) {
  #extra p {
    font-size: 15px;
  }
}

@media screen and (max-width: 967px) {
  #extra p {
    font-size: 15px;
  }

  #equipo .item_equipo .texto {
    padding: 10px;
  }
}

@media screen and (max-width: 768px) {
  .item_equipo_dos {
    height: 100%;
  }
}
