/* =====================
   Responsive ≤1440px
   ===================== */
@media (max-width: 1366px) {
.hero-text h1{
    margin-bottom:  -1.5vh;
}
.hero p  { 
    max-height: 17vh; 
}
.comillas {
   /* margin-bottom: 6.5vh; */
}
.kastMartinez {
         bottom: -1vw;
     }
.felipemartinez {
   
            bottom: 0vw;

        }
}
