/* 15 pulgadas Retina Sm */
@media all and (min-width:1100px) and (max-width: 1700px) {
    body .main_menu >li a {
        font-size: 27px !important;
    }
    body .hero-title{
        font-size: 70px
    }
    h2 {
        font-size: 28px;
    }
}