@media (max-width: 880px) {
    .logo {
        margin-right: 65px;
        margin-top: 5px !important;
        width: 106px;
        /* height: 143px; */
    }
    .FlechaBajar, .derechos , .triGrisMediano, .triGrisGrande, .triTextoRojo2, .contIconosRedes, .medTriGris , .medTriVerde , .peqTriRojo{
        display: none;
    }
    .textoRojo{
        width: 100%;
    }
    .encabezado {
        padding-top: 0px;
        width: 94%;
        z-index: 100;
    }
    .textoRojo h2{
        font-size: 32px;
    }
    .portada{
        height: auto;
    }
    .contTextoDer{
        width: 100%;
    }
    .textoDescripcion {
        margin-right: 5%;
        margin-left: 5%;
    }
    .contColumnas{
        margin-top: -100px;
    }
    .rest{
        width: auto;
    }
    .textoRojo{
        width: auto;
    }
    .granTriGris{
        top: 27px;
        height: 100%;
        width: 132%;
    }
    .carrusel, .margenTriangulo{
        height: 882px;
    }
    .textoProducto h4{
        margin-top: 6px;
        margin-left: 2.5%;
    }
    .textoProducto{
        justify-content: left;
    }
    .correo p, .telefono p, .direccion p {
        font-size: 11px !important;
    }
    .correo, .telefono, .direccion {
        margin-bottom: 1px;
    }
    .rest h4 {
        margin-bottom: 16px !important;
    }
    .rest h4{
        font-size: 34px;
    }
    .triaMayor p {
        font-size: 18px;
        left: 40%;
    }
    .btnBoton {
        margin-top: 10px !important;
        margin-bottom: 0px !important;
    }
    .logoTextoYongo {
        width: 167px;
        position: absolute;
        left: 51%;
        top: 85px;
    }
    .contImgAnimada {
        margin-left: 13%;
        display: block;
    }
}
