.height-100{
    height: 100vh;
}

/* 15 pulgadas Retina Sm */
@media all and (min-width:1100px) and (max-width: 1700px) {
    body .lead{
        font-size: 18px !important;
    }
    body .h1--big.text-red{font-size: 35rem !important;}
    body .img1--s5 {
        left: -12%;
    }
}