.into-park-more{
  background-image: url('../images/into-park-more/baner6.jpg');
}

.info{
  
}

.info-title{
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
  margin-bottom: 10px;
}
.info-title span{
  font-size: 14px;
  margin: 20px;
  color: #a1a1a1;
}
.info-content{
  margin-bottom: 30px;
}
.info-title p{
  font-size: 26px;
}
.back{
  margin: 30px 0 30px;
  color: #a1a1a1;
}