@media screen and (max-width: 1199px) {
  #salud .wrapper-interior {
    max-width: none;
    padding-left: 35px;
    padding-right: 35px;
  }
  #salud .rec-blanco {
    box-shadow: 0px 3px 15px rgba(0, 0, 0, 0.16);
    padding-top: 30px !important;
    padding-bottom: 30px !important;
    padding-left: 20px !important;
    padding-right: 20px !important;
  }
  #salud .form-check-input-edit {
    width: 19px;
    height: 19px;
    border-color: #707070;
    border-width: 3px;
  }
  #salud .columna-divisor {
    border-left: 0;
  }
  #salud .columna-divisor:before, #salud .columna-divisor-mobile:before {
    width: 90%;
    height: 1px;
    left: 5%;
  }
  #salud .columna-divisor-mobile:before {
    display: block;
  }
  #salud .box-iconotexto {
    flex-direction: column;
  }
  #salud .box-right {
    margin-left: 0px;
  }
  #salud .box-right1 {
    flex-basis: auto;
  }
}

@media screen and (max-width: 719px) {
  #salud .wrapper h1 {
    font-size: 30px;
  }
  #salud .box-right1 {
    flex-basis: auto;
    width: 100%;
  }
  #salud .box-grancirculo__wrapper {
    overflow: auto;
  }
  #salud .box-grancirculo {
    display: flex;
    padding: 0;
    width: 100%;
    height: auto;
  }
  #salud .box-grancirculo > .box-big-circle {
    display: none;
  }
  #salud .box-grancirculo > .box-grancirculo--icono_wrapper {
    position: relative;
    top: auto;
    left: auto;
    width: auto;
    height: auto;
    display: flex;
    flex-wrap: nowrap;
  }
  #salud .box-grancirculo > .box-grancirculo--icono_wrapper > .box-iconotexto {
    position: relative;
    top: auto !important;
    left: auto !important;
    transform: none !important;
    max-width: none !important;
    text-align: center;
    width: 220px;
  }
  #salud .box-grancirculo > .box-grancirculo--icono_wrapper > .box-iconotexto > .box-right1 {
    margin-top: 20px;
  }
  #salud .box-grancirculo > .box-grancirculo--icono_wrapper > .box-iconotexto:nth-child(6) {
    display: flex;
  }
  #salud .navbar {
    height: 68px;
  }
  #salud .navbar-brand img {
    max-height: 50px;
  }
  #salud .navbar .navbar-left--wrapper {
    padding-right: 0px;
  }
  #salud .input-group-search .input-group-text {
    font-size: 20px;
  }
  #salud .navbar .navbar-left--wrapper,
  #salud .navbar .navbar-right--wrapper {
    height: 68px;
  }
  #salud .navbar .navbar-right--wrapper {
    padding-left: 10px;
  }
  #salud .input-group-search--anim .form-control {
    padding: 0;
    font-size: 14px;
  }
  #salud .input-group-search--anim.onshow .form-control {
    width: 90px;
  }
  #salud .offcanvas {
    top: 68px;
  }
  #salud .navbar .navbar-toggler {
    margin-right: 15px;
  }
  #salud .wrapper-interior {
    padding-left: 0;
    padding-right: 0;
  }
  #salud .rec-celeste {
    margin-left: 20px;
    margin-right: 10px;
  }
}
