@media only screen and (max-width: 600px) {
  h1 {
    font-weight: bold;
  }
  .row-antecedentes {
    margin-bottom: 90px;
    text-align: center;
  }
  .antecedentes-img {
    width: 300px;
    height: 200px;
    border-radius: 10%;
    margin-left: 0px;
  }

  .right-antecedentes2 h1 {
    color: #ffffff;
  }

  .antecedentes-title {
    color: #f45197;
    padding-bottom: 20px;
  }
  .left-antecedentes {
    background-color: #000f9f;
    padding-left: 40px;
    padding-right: 50px;
    padding-top: 30px;
    padding-bottom: 10px;
    border-top-right-radius: 10%;
    border-bottom-right-radius: 10%;
    border-top-left-radius: 10%;
    border-bottom-left-radius: 10%;
  }

  .left-antecedentes p {
    font-size: 13px;
    color: white;
  }

  .right-antecedentes {
    margin-right: 0px;
  }

  .antecedentes-h4 {
    color: rgb(0, 0, 0);
    text-align: center;
    padding-right: 10px;
    font-weight: bold;
    font-size: 23px;
    margin-top: 50px;
  }

  .right-antecedentes2 {
    background-color: #000f9f;
    padding-left: 50px;
    padding-right: 40px;
    padding-top: 25px;
    padding-bottom: 10px;
    border-top-right-radius: 10%;
    border-bottom-right-radius: 10%;
    border-top-left-radius: 10%;
    border-bottom-left-radius: 10%;
  }

  .right-antecedentes2 p {
    font-size: 13px;
    color: white;
  }

  .right-antecedentes2 li {
    margin-bottom: 10px;
    margin-top: 20px;
  }

  .logo-blue {
    width: 300px;
    height: 100px;
    margin-left: 0px;
    margin-top: 0px;
    margin-bottom: 50px;
  }

  .title-filosofia {
    background-color: #f45197;
    color: #ffffff;
    font-size: 25px;
    text-align: center;
    margin-top: 10px;
    margin-bottom: 0px;
  }

  .row-filosofia {
    margin-bottom: 90px;
    text-align: center;
  }

  .left-filosofia-about {
    padding-left: 40px;
    padding-right: 25px;
    padding-top: 20px;
    background-color: #000f9f;
    border-bottom-right-radius: 10%;
    border-bottom-left-radius: 10%;
    padding-bottom: 10px;
  }
  .left-filosofia-about p {
    font-size: 13px;
    color: white;
  }
  .h3-filosofia {
    color: white;
    font-weight: bold;
    font-size: 20px;
  }
  .filosofia-h4 {
    color: rgb(0, 0, 0);
    text-align: center;
    padding-right: 0px;
    font-weight: bold;
    font-size: 20px;
    margin-top: 40px;
  }

  .filosofia-img {
    max-width: 300px;
    max-height: 290px;
    border-radius: 10%;
    margin-left: 0px;
  }

  .row-derechos {
    margin-bottom: 90px;
    text-align: center;
  }

  .lista-valores {
    font-weight: bold;
    font-size: 17px;
    color: #f45197;
  }
  .valores-title {
    font-weight: bold;
    font-size: 20px;
  }

  .right-derechos {
    background-color: #000f9f;
    padding-left: 60px;
    padding-right: 40px;
    padding-top: 20px;
    padding-bottom: 30px;
    font-size: 12px;
    border-top-left-radius: 10%;
    border-bottom-left-radius: 5%;
    text-align: left;
  }

  .derechos-pacientes-h4 {
    color: rgb(0, 0, 0);
    text-align: center;
    padding-right: 0px;
    font-weight: bold;
    font-size: 20px;
  }
  .valores-img {
    max-width: 300px;
    border-radius: 10px;
    max-height: 750px;
    margin-bottom: 50px;
    margin-left: 0px;
  }
}
@media only screen and (min-width: 600px) {
  h1 {
    font-weight: bold;
  }
  .row-antecedentes {
    margin-bottom: 90px;
    text-align: center;
  }
  .antecedentes-img {
    width: 400px;
    height: 250px;
    border-radius: 10%;
    margin-left: 0px;
  }

  .right-antecedentes2 h1 {
    color: #ffffff;
  }

  .antecedentes-title {
    color: #f45197;
    padding-bottom: 20px;
  }
  .left-antecedentes {
    padding-left: 40px;
    padding-right: 50px;
    padding-top: 30px;
    background-color: #000f9f;
    border-top-right-radius: 10%;
    border-bottom-right-radius: 10%;
    border-top-left-radius: 10%;
    border-bottom-left-radius: 10%;
    padding-bottom: 10px;
  }

  .left-antecedentes p {
    font-size: 15px;
    color: white;
  }

  .right-antecedentes {
    margin-right: 0px;
  }

  .antecedentes-h4 {
    color: rgb(0, 0, 0);
    text-align: center;
    padding-right: 10px;
    font-weight: bold;
    font-size: 30px;
    margin-top: 50px;
  }

  .right-antecedentes2 {
    background-color: #000f9f;
    padding-left: 50px;
    padding-right: 40px;
    padding-top: 25px;
    padding-bottom: 10px;
    border-top-right-radius: 10%;
    border-bottom-right-radius: 10%;
    border-top-left-radius: 10%;
    border-bottom-left-radius: 10%;
  }

  .right-antecedentes2 p {
    font-size: 15px;
    color: white;
  }

  .right-antecedentes2 li {
    margin-bottom: 10px;
    margin-top: 20px;
  }

  .logo-blue {
    max-width: 400px;
    max-height: 200px;
    margin-left: 0px;
    margin-top: 0px;
    margin-bottom: 50px;
  }

  .title-filosofia {
    background-color: #f45197;
    color: #ffffff;
    font-size: 25px;
    text-align: center;
    margin-top: 10px;
    margin-bottom: 0px;
  }

  .row-filosofia {
    margin-bottom: 90px;
    text-align: center;
  }

  .left-filosofia-about {
    padding-left: 40px;
    padding-right: 25px;
    padding-top: 20px;
    background-color: #000f9f;
    border-bottom-right-radius: 10%;
    border-bottom-left-radius: 10%;
    padding-bottom: 10px;
  }
  .left-filosofia-about p {
    font-size: 15px;
    color: white;
  }
  .h3-filosofia {
    color: white;
    font-weight: bold;
    font-size: 20px;
  }
  .filosofia-h4 {
    color: rgb(0, 0, 0);
    text-align: center;
    padding-right: 0px;
    font-weight: bold;
    font-size: 20px;
    margin-top: 40px;
  }

  .filosofia-img {
    max-width: 400px;
    max-height: 290px;
    border-radius: 10%;
    margin-left: 0px;
  }

  .row-derechos {
    margin-bottom: 90px;
    text-align: center;
  }

  .lista-valores {
    font-weight: bold;
    font-size: 17px;
    color: #f45197;
  }
  .valores-title {
    font-weight: bold;
    font-size: 20px;
  }

  .right-derechos {
    background-color: #000f9f;
    padding-left: 80px;
    padding-right: 40px;
    padding-top: 20px;
    padding-bottom: 30px;
    font-size: 15px;
    border-top-left-radius: 10%;
    border-bottom-left-radius: 10%;
    border-top-right-radius: 10%;
    border-bottom-right-radius: 10%;
    text-align: left;
  }

  .derechos-pacientes-h4 {
    color: rgb(0, 0, 0);
    text-align: center;
    padding-right: 0px;
    font-weight: bold;
    font-size: 20px;
  }
  .valores-img {
    max-width: 400px;
    border-radius: 10px;
    max-height: 750px;
    margin-bottom: 50px;
    margin-left: 0px;
  }
}
@media only screen and (min-width: 768px) {
  h1 {
    font-weight: bold;
  }
  .row-antecedentes {
    margin-bottom: 90px;
  }
  .antecedentes-img {
    width: 230px;
    height: 200px;
    border-radius: 10%;
    margin-left: 0px;
    margin-top: 0px;
  }

  .right-antecedentes2 h1 {
    color: #ffffff;
  }

  .antecedentes-title {
    color: #f45197;
    padding-bottom: 20px;
  }
  .left-antecedentes {
    text-align: left;
    padding-left: 40px;
    padding-right: 20px;
    padding-top: 30px;
    padding-bottom: 10px;
    background-color: #000f9f;
    border-top-right-radius: 10%;
    border-bottom-right-radius: 5%;
  }

  .left-antecedentes p {
    font-size: 15px;
    color: white;
  }

  .right-antecedentes {
    margin-right: 0px;
  }

  .antecedentes-h4 {
    color: rgb(0, 0, 0);
    text-align: center;
    padding-right: 10px;
    font-weight: bold;
    font-size: 20px;
    margin-top: 90px;
  }

  .right-antecedentes2 {
    text-align: left;
    background-color: #000f9f;
    padding-left: 30px;
    padding-right: 20px;
    padding-top: 25px;
    padding-bottom: 10px;
    border-top-left-radius: 10%;
    border-bottom-left-radius: 5%;
    border-top-right-radius: 0%;
    border-bottom-right-radius: 0%;
  }

  .right-antecedentes2 p {
    font-size: 15px;
    color: white;
  }

  .right-antecedentes2 li {
    margin-bottom: 10px;
    margin-top: 20px;
  }

  .logo-blue {
    max-width: 200px;
    max-height: 200px;
    margin-left: 20px;
    margin-top: 60px;
  }

  .title-filosofia {
    background-color: #f45197;
    color: #ffffff;
    border-top-right-radius: 20%;
    border-bottom-right-radius: 0%;
    font-size: 25px;
    text-align: center;
    margin-top: 10px;
    margin-bottom: 0px;
  }

  .row-filosofia {
    margin-bottom: 90px;
  }

  .left-filosofia-about {
    text-align: left;
    padding-left: 40px;
    padding-right: 25px;
    padding-top: 20px;
    background-color: #000f9f;
    border-top-right-radius: 10%;
    border-bottom-right-radius: 25%;
    border-bottom-left-radius: 0%;
    padding-bottom: 10px;
  }
  .left-filosofia-about p {
    font-size: 15px;
    color: white;
  }
  .h3-filosofia {
    color: white;
    font-weight: bold;
    font-size: 20px;
  }
  .filosofia-h4 {
    color: rgb(0, 0, 0);
    text-align: center;
    padding-right: 0px;
    font-weight: bold;
    font-size: 20px;
    margin-top: 10px;
  }

  .filosofia-img {
    max-width: 230px;
    max-height: 290px;
    border-radius: 10%;
    margin-left: 0px;
  }

  .row-derechos {
    margin-bottom: 90px;
  }

  .lista-valores {
    font-weight: bold;
    font-size: 17px;
    color: #f45197;
  }
  .valores-title {
    font-weight: bold;
    font-size: 20px;
  }

  .right-derechos {
    background-color: #000f9f;
    padding-left: 50px;
    padding-right: 40px;
    padding-top: 20px;
    padding-bottom: 30px;
    font-size: 15px;
    border-top-left-radius: 10%;
    border-bottom-left-radius: 5%;
    border-top-right-radius: 0%;
    border-bottom-right-radius: 0%;
  }

  .derechos-pacientes-h4 {
    color: rgb(0, 0, 0);
    text-align: center;
    padding-right: 0px;
    font-weight: bold;
    font-size: 20px;
    margin-top: 90px;
  }
  .valores-img {
    max-width: 350px;
    border-radius: 10px;
    max-height: 750px;
    margin-left: 20px;
  }
}
@media only screen and (min-width: 992px) {
  h1 {
    font-weight: bold;
  }
  .row-antecedentes {
    margin-bottom: 90px;
  }
  .antecedentes-img {
    width: 300px;
    height: 250px;
    border-radius: 10%;
    margin-left: 0px;
    margin-top: 10px;
  }

  .right-antecedentes2 h1 {
    color: #ffffff;
  }

  .antecedentes-title {
    color: #f45197;
    padding-bottom: 20px;
  }
  .left-antecedentes {
    text-align: left;
    padding-left: 60px;
    padding-right: 40px;
    padding-top: 30px;
    background-color: #000f9f;
    border-top-right-radius: 10%;
    border-bottom-right-radius: 5%;
    border-top-left-radius: 0%;
    border-bottom-left-radius: 0%;
    padding-bottom: 20px;
  }

  .left-antecedentes p {
    font-size: 15px;
    color: white;
  }

  .right-antecedentes {
    margin-right: 0px;
  }

  .antecedentes-h4 {
    color: rgb(0, 0, 0);
    text-align: center;
    padding-right: 10px;
    font-weight: bold;
    font-size: 20px;
    margin-top: 0%;
  }

  .right-antecedentes2 {
    text-align: left;
    background-color: #000f9f;
    padding-left: 50px;
    padding-right: 40px;
    padding-top: 35px;
    padding-bottom: 0px;
    border-top-left-radius: 10%;
    border-bottom-left-radius: 5%;
    border-top-right-radius: 0%;
    border-bottom-right-radius: 0%;
  }

  .right-antecedentes2 p {
    font-size: 15px;
    color: white;
  }

  .right-antecedentes2 li {
    margin-bottom: 10px;
    margin-top: 20px;
  }

  .logo-blue {
    max-width: 260px;
    max-height: 200px;
    margin-left: 20px;
    margin-top: 60px;
  }

  .title-filosofia {
    background-color: #f45197;
    color: #ffffff;
    border-top-right-radius: 20%;
    border-bottom-right-radius: 0%;
    font-size: 27px;
    text-align: center;
    margin-top: 10px;
    margin-bottom: 0px;
  }

  .row-filosofia {
    margin-bottom: 90px;
  }

  .left-filosofia-about {
    text-align: left;
    padding-left: 40px;
    padding-right: 25px;
    padding-top: 20px;
    background-color: #000f9f;
    border-top-right-radius: 10%;
    border-bottom-right-radius: 25%;
    border-bottom-left-radius: 0%;
    padding-bottom: 10px;
  }
  .left-filosofia-about p {
    font-size: 15px;
    color: white;
  }
  .h3-filosofia {
    color: white;
    font-weight: bold;
    font-size: 20px;
  }
  .filosofia-h4 {
    color: rgb(0, 0, 0);
    text-align: center;
    padding-right: 0px;
    font-weight: bold;
    font-size: 20px;
    margin-top: 0%;
  }

  .filosofia-img {
    max-width: 300px;
    max-height: 290px;
    border-radius: 10%;
    margin-left: 0px;
  }

  .row-derechos {
    margin-bottom: 90px;
  }

  .lista-valores {
    font-weight: bold;
    font-size: 17px;
    color: #f45197;
  }
  .valores-title {
    font-weight: bold;
    font-size: 20px;
  }

  .right-derechos {
    background-color: #000f9f;
    padding-left: 50px;
    padding-right: 40px;
    padding-top: 20px;
    padding-bottom: 30px;
    font-size: 15px;
    border-top-left-radius: 10%;
    border-bottom-left-radius: 5%;
    border-top-right-radius: 0%;
    border-bottom-right-radius: 0%;
  }

  .derechos-pacientes-h4 {
    color: rgb(0, 0, 0);
    text-align: center;
    padding-right: 0px;
    font-weight: bold;
    font-size: 20px;
    margin-top: 0%;
  }
  .valores-img {
    max-width: 450px;
    border-radius: 10px;
    max-height: 750px;
    margin-left: 20px;
  }
}
@media only screen and (min-width: 1200px) {
  h1 {
    font-weight: bold;
  }
  .row-antecedentes {
    margin-bottom: 90px;
  }
  .antecedentes-img {
    width: 400px;
    height: 250px;
    border-radius: 10%;
    margin-left: 20px;
    margin-top: 10px;
  }

  .right-antecedentes2 h1 {
    color: #ffffff;
  }

  .antecedentes-title {
    color: #f45197;
    padding-bottom: 20px;
  }
  .left-antecedentes {
    text-align: left;
    padding-left: 100px;
    padding-right: 40px;
    padding-top: 40px;
    padding-bottom: 0px;
    background-color: #000f9f;
    border-top-right-radius: 10%;
    border-bottom-right-radius: 5%;
    border-top-left-radius: 0%;
    border-bottom-left-radius: 0%;
  }

  .left-antecedentes p {
    font-size: 17px;
    color: white;
  }

  .right-antecedentes2 p {
    font-size: 19px;
    color: white;
  }

  .right-antecedentes {
    margin-right: 0px;
  }

  .antecedentes-h4 {
    color: rgb(0, 0, 0);
    text-align: center;
    padding-right: 35px;
    font-weight: bold;
    font-size: 25px;
    margin-top: 20px;
  }

  .right-antecedentes2 {
    text-align: left;
    background-color: #000f9f;
    padding-left: 50px;
    padding-right: 60px;
    padding-top: 40px;
    padding-bottom: 20px;
    border-top-left-radius: 10%;
    border-bottom-left-radius: 5%;
    border-top-right-radius: 0%;
    border-bottom-right-radius: 0%;
  }

  .right-antecedentes2 p {
    font-size: 17px;
    color: white;
  }

  .right-antecedentes2 li {
    margin-bottom: 10px;
    margin-top: 20px;
  }

  .logo-blue {
    max-width: 300px;
    max-height: 200px;
    margin-left: 0px;
    margin-top: 30px;
    margin-bottom: 0px;
  }

  .title-filosofia {
    background-color: #f45197;
    color: #ffffff;
    border-top-right-radius: 20%;
    border-bottom-right-radius: 0%;
    font-size: 34px;
    text-align: center;
    margin-top: 10px;
    margin-bottom: 0px;
  }

  .row-filosofia {
    margin-bottom: 90px;
  }

  .left-filosofia-about {
    text-align: left;
    padding-left: 100px;
    padding-right: 40px;
    padding-top: 40px;
    background-color: #000f9f;
    border-top-right-radius: 10%;
    border-bottom-right-radius: 35%;
    border-bottom-left-radius: 0%;
    padding-bottom: 20px;
  }
  .left-filosofia-about p {
    font-size: 17px;
    color: white;
  }
  .h3-filosofia {
    color: white;
    font-weight: bold;
    font-size: 25px;
  }
  .filosofia-h4 {
    color: rgb(0, 0, 0);
    text-align: center;
    padding-right: 0px;
    font-weight: bold;
    font-size: 25px;
  }

  .filosofia-img {
    max-width: 400px;
    max-height: 290px;
    border-radius: 10%;
    margin-left: 25px;
  }

  .row-derechos {
    margin-bottom: 90px;
  }

  .lista-valores {
    font-weight: bold;
    font-size: 20px;
    color: #f45197;
  }
  .valores-title {
    font-weight: bold;
    font-size: 25px;
  }

  .right-derechos {
    background-color: #000f9f;
    padding-left: 70px;
    padding-right: 60px;
    padding-top: 50px;
    padding-bottom: 60px;
    font-size: 17px;
    border-top-left-radius: 10%;
    border-bottom-left-radius: 5%;
    border-top-right-radius: 0%;
    border-bottom-right-radius: 0%;
  }

  .derechos-pacientes-h4 {
    color: rgb(0, 0, 0);
    text-align: center;
    padding-right: 0px;
    font-weight: bold;
  }
  .valores-img {
    max-width: 500px;
    border-radius: 10px;
    max-height: 750px;
    margin-left: 0px;
  }
}
@media only screen and (min-width: 1590px) {
  h1 {
    font-weight: bold;
  }
  .row-antecedentes {
    margin-bottom: 90px;
  }
  .antecedentes-img {
    width: 500px;
    height: 300px;
    border-radius: 10%;
    margin-left: 46px;
  }

  .right-antecedentes2 h1 {
    color: #ffffff;
  }

  .antecedentes-title {
    color: #f45197;
    padding-bottom: 20px;
  }
  .left-antecedentes {
    padding-left: 100px;
    padding-right: 40px;
    padding-top: 40px;
    font-size: 18px;
    background-color: #000f9f;
    border-top-right-radius: 10%;
    border-bottom-right-radius: 5%;
    border-top-left-radius: 0%;
    border-bottom-left-radius: 0%;
    padding-bottom: 20px;
  }

  .left-antecedentes p {
    font-size: 19px;
    color: white;
  }

  .right-antecedentes2 p {
    font-size: 19px;
    color: white;
  }

  .right-antecedentes {
    margin-right: 0px;
  }

  .antecedentes-h4 {
    color: rgb(0, 0, 0);
    text-align: center;
    padding-right: 10px;
    font-weight: bold;
    margin-top: 0px;
  }

  .right-antecedentes2 {
    background-color: #000f9f;
    padding-left: 50px;
    padding-right: 60px;
    padding-top: 40px;
    padding-bottom: 20px;
    font-size: 18px;
    border-top-left-radius: 10%;
    border-bottom-left-radius: 5%;
    border-top-right-radius: 0%;
    border-bottom-right-radius: 0%;
  }

  .left-antecedentes2 {
    padding-left: 150px;
    padding-top: 40px;
    font-size: 18px;
  }

  .right-antecedentes2 li {
    margin-bottom: 10px;
    margin-top: 20px;
  }

  .logo-blue {
    max-width: 390px;
    max-height: 200px;
  }

  .title-filosofia {
    background-color: #f45197;
    color: #ffffff;
    border-top-right-radius: 20%;
    border-bottom-right-radius: 0%;
    text-align: center;
    margin-top: 10px;
    margin-bottom: 0px;
  }

  .row-filosofia {
    margin-bottom: 90px;
  }

  .left-filosofia-about {
    text-align: left;
    padding-left: 60px;
    padding-right: 40px;
    padding-top: 40px;
    font-size: 18px;
    background-color: #000f9f;
    border-top-right-radius: 10%;
    border-bottom-right-radius: 35%;
    border-top-left-radius: 0%;
    border-bottom-left-radius: 0%;
  }
  .left-filosofia-about p {
    font-size: 19px;
    color: white;
  }

  .filosofia-h4 {
    color: rgb(0, 0, 0);
    text-align: center;
    padding-right: 0px;
    font-weight: bold;
    margin-top: 0px;
  }

  .filosofia-img {
    max-width: 600px;
    max-height: 290px;
    border-radius: 10%;
    margin-left: 75px;
  }

  .row-derechos {
    margin-bottom: 90px;
  }

  .lista-valores {
    font-weight: bold;
  }

  .right-derechos {
    background-color: #000f9f;
    padding-left: 70px;
    padding-right: 40px;
    padding-top: 50px;
    padding-bottom: 60px;
    font-size: 18px;
    border-top-left-radius: 10%;
    border-bottom-left-radius: 5%;
    border-top-right-radius: 0%;
    border-bottom-right-radius: 0%;
  }

  .derechos-pacientes-h4 {
    color: rgb(0, 0, 0);
    text-align: center;
    padding-right: 10px;
    font-weight: bold;
    margin-top: 0px;
  }
  .valores-img {
    max-width: 600px;
    border-radius: 10px;
    max-height: 750px;
    margin-left: 0px;
  }
}
