.transport {
  padding-top: 30px;
  padding-bottom: 85px;
}
@media screen and (max-width: 600px) {
  .transport {
    padding-bottom: 45px;
  }
}