@media (min-width: 1281px) and (max-width: 1440px){
    /************************** HOME **************************************/
    .grid-somos{
        grid-template-rows: auto 380px;
      }
    .bar-black{
        padding:20px;
        font-size: 18px;
    }
    .item-somos:nth-child(5){
        top:-240px;
        padding-left: 20px;
      }
    .txt-item4{
        position: relative;
        left:60px;
        width:560px;
        height:auto;
      }
      .txt-item3 img{
        width:160px;
      }
      .txt-item4 img{
        width:750px;
      }
    /************************** HOME_CARDS-SERVICIOS  **************************************/
    .cards_boton a{
    top:-14px;
    }
      .cards_boton img{
        width: 40px;
      }
   /************************** NOSOTROS **************************************/
.box_img-nosotros_mision img{
  width:100%
}
.caja_somos{padding: 120px 20px 60px 140px;} 
.caja_mision,
.caja_vision{
  padding: 10px 0 0 100px;
}   
/************************** HOME - CATALOGO **************************************/
.barra_izquierda-cat{
  margin-top:60px;
  width:200px;
  height:50px;
}
.barra_derecha-cat{
  margin-top:60px;
  width:260px;
  height:68px;
}
.barra_derecha-cat img{
  width:32px;
  height: 32px;
}
.txtbarra_derecha-cat{
  width:400px;
}
/************************** SERVICIOS - MENU **************************************/
.caja_preventivo{
  position: absolute;
  margin:-60px 0 0 6%;
  border-radius:20px;
  background-color: rgba(250, 243, 243, 0.1);
  width:620px;
  height: auto;
  padding: 60px;
}

/************************** CONTACTO **************************************/
.txt_contacto{
  width:35%;
  padding:80px;
}
  }
  