.header .headerCon .inCon .navi > article.menu > ul > li.btn-pe19 {
  padding: 16px 23px 0 0!important;
}
.header .headerCon .inCon .navi > article.menu > ul > li.btn-pe19 a {
  display:inline-block;
  height: 24px;
  padding-left: 27px;
  background: url("https://image.hankookilbo.com/images/ico_bh.png") no-repeat 0 -1px;
  font-weight: 700;
  color: #002157;
}
.header .headerCon .inCon .navi > article.menu > ul > li.btn-pe19.on a {
  color:#1053b7;
}

.link-pe {
  display: block;
  float:left;
  box-sizing: border-box;
  width: 470px;
  height: 93px;
  padding: 30px 0 0 23px;
  background: url("https://image.hankookilbo.com/19_pe_img/banner_home_pe19.jpg") no-repeat;
  font-size: 32px;
  font-weight: 600;
  color: #021e56;
  line-height: 1;
  letter-spacing: -0.05em;
}
.link-pe strong {
  color: #e30b20;
  font-weight: 700;
}
.link-sw {
  float: left;
  width: 472px;
  height: 93px;
}
.link-sw img {
  display: block;
}
.container .mainCon .mainBn > p:last-child {
  border-left: 0;
}

.vote-banner {
  float: left;
  width: 942px;
  height: 93px;
}

@media (max-width: 1279px) {
  .vote-banner {
    width: 100%;
  }
}