#keyword {}
#keyword .curation-info{
  background-color: white !important;
}

#keyword .box-wrapper .head {
  text-align: left;
}
#keyword .box-wrapper .cont {
  margin-top: 0;
  /* padding: 0 10px; */
  max-width: 1212px;
}

#keyword .banner {

  width: 1920px;
  margin-left: 50%;
  transform: translateX(-960px);


  /* width: 100%; */
  height: 320px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}

#keyword .main-thumb {
  width: 100%;

  background-image: url('../../../img/mobile/keyword.png');

  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
#keyword .list {
  margin-top: 20px;
}
#keyword .list .i-product {
  width: 25%;
  display: inline-block;
  vertical-align: top;
}

#keyword .list .i-product .item {
  padding: 15px 10px;
}
#keyword .list .i-wedding-hall {
  width: 25%;
  display: inline-block;
  vertical-align: top;
}

#keyword .list .i-wedding-hall .item {
  padding: 15px 10px;
}