body#wsj_landing_page {
  background-color: #FFF;
}

body#wsj_landing_page #header .header_content#header_bottom #header_bottom_inner #logo_block {
  display: none;
}

body#wsj_landing_page #header .header_content#header_bottom #header_bottom_inner #main_nav_wrapper #main_nav .nav_list.nav_logo_wrapper {
  position: static;
  margin-top: 0;
}

body#wsj_landing_page #header .header_content#header_bottom #header_bottom_inner #main_nav_wrapper #main_nav .nav_list.nav_logo_wrapper .nav_logo {
  display: inline-block;
  margin-left: -15px;
}

body#wsj_landing_page #header .header_content#header_bottom #header_bottom_inner #main_nav_wrapper #search_funcBtn_wrapper {
  display: none;
}

body#wsj_landing_page #container {
  width: 100%;
  max-width: 100%;
  padding: 0;
  margin: 47px auto 0;
}

body#wsj_landing_page .wsj_plan_head {
  display: block;
  width: 100%;
  height: auto;
  background-size: cover;
  text-align: center;
  padding: 0 18px;
}

body#wsj_landing_page .wsj_plan_head img {
  width: 100%;
  height: auto;
  margin: 84px auto;
}

@media (min-width: 768px) {
  body#wsj_landing_page .wsj_plan_head img {
    max-width: 550px;
  }
}

body#wsj_landing_page .landing_page_content {
  background: #f5f5f5;
  text-align: center;
}

body#wsj_landing_page .landing_page_content .container {
  max-width: 900px;
  margin: 0 auto;
}

body#wsj_landing_page .landing_page_content .container .top {
  margin-top: 20px;
  margin-bottom: 0px;
}

body#wsj_landing_page .landing_page_content .container .top img {
  width: 100%;
  height: auto;
}

body#wsj_landing_page .landing_page_content .container .middle {
  font-size: 16px;
  display: block;
  margin-top: 12px;
  margin-bottom: 11px;
  font-weight: 400;
}

body#wsj_landing_page .landing_page_content .container .middle div {
  color: red;
  text-decoration: line-through;
  display: inline-block;
}

body#wsj_landing_page .landing_page_content .container .middle div span {
  color: black;
  font-size: 26px;
}

body#wsj_landing_page .landing_page_content .container .row, body#wsj_landing_page .landing_page_content .container a {
  font-size: 16px;
}

body#wsj_landing_page .landing_page_content .container .row .btn-danger,
body#wsj_landing_page .landing_page_content .container .row .btn-danger:visited, body#wsj_landing_page .landing_page_content .container a .btn-danger,
body#wsj_landing_page .landing_page_content .container a .btn-danger:visited {
  background: #FF3838 !important;
  margin: 0 auto 8px auto;
  color: #FFF;
}

body#wsj_landing_page .landing_page_content .container .row .btn-danger span,
body#wsj_landing_page .landing_page_content .container .row .btn-danger:visited span, body#wsj_landing_page .landing_page_content .container a .btn-danger span,
body#wsj_landing_page .landing_page_content .container a .btn-danger:visited span {
  font-size: 35px;
}

body#wsj_landing_page .landing_page_content .container .row .btn-danger p,
body#wsj_landing_page .landing_page_content .container .row .btn-danger:visited p, body#wsj_landing_page .landing_page_content .container a .btn-danger p,
body#wsj_landing_page .landing_page_content .container a .btn-danger:visited p {
  margin-bottom: 12px;
}

body#wsj_landing_page .landing_page_content .container .row .btn-danger:hover,
body#wsj_landing_page .landing_page_content .container .row .btn-btn-danger:active, body#wsj_landing_page .landing_page_content .container a .btn-danger:hover,
body#wsj_landing_page .landing_page_content .container a .btn-btn-danger:active {
  background: #de3838 !important;
}

body#wsj_landing_page .landing_page_content .container .red_text {
  margin-bottom: 32px;
  font-size: 14px;
  color: #FF3838;
}

@media screen and (max-width: 768px) {
  body#wsj_landing_page body#wsj_plan {
    margin-bottom: 0;
  }
  body#wsj_landing_page body#wsj_plan .vip_bottom_block {
    padding: 20px 15px 20px;
  }
}

@media (min-width: 436px) {
  body#wsj_landing_page .btn-danger, body#wsj_landing_page .btn-danger:visited {
    padding-left: 60px;
    padding-right: 60px;
  }
}
