
/* 15 pulgadas Retina Sm */
@media all and (min-width:1100px) and (max-width: 1700px) {
    .vertical-alignKids { 
        top: 40%; 
    }
}