#numeros{margin-bottom:5rem}#numeros .interno{flex:1 1 50%;display:flex;align-items:center;justify-content:space-between;position:relative}#numeros .interno:not(:last-child)::after{content:"";position:absolute;right:0;top:50%;transform:translateY(-50%);width:.1rem;height:8rem;background-color:#fff}@media (max-width:768px){#numeros .interno{flex-direction:column;align-items:flex-start}#numeros .interno:not(:last-child)::after{right:auto;bottom:0;top:auto;left:50%;transform:translateX(-50%);width:8rem;height:.1rem}}