@media only screen and (min-width: 1200px){
.linea:after {
    top: 90px;
}
}