.gastro-title{
 /* left: 45px;
  top: 210px;*/
  max-width: 100%;
  font-family: 'vl2', sans-serif;
  font-style: normal;
  font-weight: normal;
  /*position: relative;*/
  display: block;
  margin: 185px 0 0 0;
  font-size: 70px;
  line-height: 72px;
  /*ax-width: 270px;*/
  z-index: 2;
  /*margin: 0 0 12px 0;*/
  /* or 96% */
  letter-spacing: -2px;
  text-transform: lowercase;

  color: #FFFFFF;
}
.detail-top{
  min-height: 672px !important;
  height: auto !important;
}
.gastro-desc{
  /*left: 6.4%;
  right: 69.74%;
  top: 260px;*/
  width: 70%;


  font-family: Suisse Intl;
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  display: block;
  z-index: 2;
  margin: 0;
  word-break: break-word;

  line-height: 24px;
  color: #FFFFFF;
}


@media screen and (max-width: 1670px) and (min-width: 1330px){
  .gastro-title {
    font-size: 55px;
    line-height: 55px;
  }
}

@media screen and (max-width: 1331px) and (min-width: 1024px){
  .gastro-title {
    font-size: 46px;
    line-height: 50px;
    margin-left: 0;
  }
  .gastro-desc {
    margin-left: 0;
    width: 90%;
  }
}

@media (max-width: 1023px){

  /*.maped .content .wrap, .map-preload .content .wrap, .filter .wrap {*/
  /*  max-width: 100% !important;*/
  /*  margin: 0 30px !important;*/
  /*}*/

  .gastro-title {
    font-size: 58px;
    line-height: 60px;
    margin-left: 0;
  }
}

@media (max-width: 820px){

  /*.maped .content .wrap, .map-preload .content .wrap, .filter .wrap {*/
  /*  max-width: 100% !important;*/
  /*  margin: 0 30px !important;*/
  /*}*/

  .gastro-title {
    font-size: 48px;
    line-height: 50px;
  }
  .gastro-desc {

  }
}

@media (max-width: 576px){
  .gastro-title {
    font-size: 36px;
    line-height: 40px;
  }
  /*.maped .content .wrap, .map-preload .content .wrap, .filter .wrap {*/
  /*  margin: 0 8px !important;*/
  /*}*/
}

@media (max-width: 450px){
  .gastro-title {
    font-size: 32px;
    line-height: 36px;
  }
}

@media (max-width: 350px){
  .gastro-title {
    font-size: 29px;
    line-height: 34px;
  }

  .gastro-desc {
    font-size: 16px;
    line-height: 20px;
  }
}
