@media screen and (min-width: 768px) {
    .stage__item{
        height: 8px;
    }
}