html body {
  font-family: 'DB HelvethaicaMon X 65 Med';
  color: #075170;
  font-size: 22px;
  line-height: 24px;
}
html body .main_content {
  background: #f3f3f3 url(../../images/campaign/landing/desktop/bg.png) center -76px no-repeat;
  padding: 0;
}
html body .main_content .search_result_content {
  background: url(../../images/campaign/landing/desktop/bg2.png) center bottom -220px no-repeat;
  padding: 0 0 200px 0;
}
html body .main_content .search_result_content .b {
  font-family: 'DB HelvethaicaMon X 75 Bd';
}
html body .main_content .search_result_content .text1 {
  color: #f17221;
  font-size: 24px;
  line-height: 26px;
}
html body .main_content .search_result_content .about_box {
  background: url(../../images/campaign/about/desktop/img4.png) top center no-repeat;
  background-size: 100%;
  padding-top: 50px;
}
html body .main_content .search_result_content .about_box .btn-bangkok {
  background: url(../../images/campaign/about/desktop/btn-bangkok.png) center center no-repeat;
  background-size: 100%;
  display: inline-block;
  width: 195px;
  height: 90px;
}
html body .main_content .search_result_content .about_box .btn-province {
  background: url(../../images/campaign/about/desktop/btn-clickbuy.png) center center no-repeat;
  background-size: 100%;
  display: inline-block;
  width: 195px;
  height: 90px;
}
html body .main_content .search_result_content .about_box .display-btn-back {
  display: inline-block;
  background: url(../../images/campaign/history/desktop/icon-back.png) left 2px no-repeat;
  padding: 0 0 0 20px;
}
html body .main_content .search_result_content .about_box .display-btn-back .btn-back {
  font-family: 'DB HelvethaicaMon X 65 Med';
  color: #1e71b1;
  font-size: 24px;
  text-decoration: underline;
}
@media (min-width: 1366px) {
  html body .main_content {
    background-size: 100%;
  }
  html body .main_content .search_result_content {
    background: url(../../images/campaign/landing/desktop/bg2.png) center bottom -250px no-repeat;
    background-size: 100%;
    min-height: 1300px;
  }
}
@media (max-width: 991px) {
  html body .main_content {
    background: #f4f4f4 url(../../images/campaign/about/mobile/bg.png) top center repeat-x;
    background-size: 100%;
  }
  html body .main_content .search_result_content .about_box {
    background: none;
  }
}
@media (max-width: 499px) {
  html body .main_content .search_result_content .about_box .btn-bangkok {
    width: 130px;
    height: 60px;
  }
  html body .main_content .search_result_content .about_box .btn-province {
    width: 130px;
    height: 60px;
  }
}
