@media only screen and (max-width: 767px) {
.lineup__item {
  margin-top: 50px !important;
}
}