.container {
  padding: 0 5px;
}

.topBox {
  padding-top: 5vw;
}

.hwrap {
  padding-top: 0.5vw;
}

.clearfix {
  display: flex !important;
  justify-content: space-around;
  align-items: center;
  flex-wrap: wrap;
  margin: 0;
  padding: 0;
}

.clearfix li {
  width: 24%;
}

.item {
  height: auto;
}

.frame {
  width: auto;
  padding: 0;
}

.frame div {
  font-size: 0.2vw !important;
  width: 33vw;
  padding: 0 !important;
}

.frame div:nth-child(1) {
  margin-left: -4vw;
}

.frame div:nth-child(2) {
  width: 30vw;
  margin-left: -3vw;
}

.frame div:nth-child(3) {
  width: 41vw;
}

.position h5 {
  font-size: 10px;
}

.position img {
  position: relative;
  height: 4vw;
}

nav {
  margin-left: -5px;
}

.centerImageBox {
  position: relative;
  padding-bottom: 0;
}

.centerImageBox {
  margin-top: 4vw;
}

.centerImageBox .icons {
  position: absolute;
  width: 80vw;
  top: -2vw;
}

#cardd {
  width: 90%;
  margin: 0 auto;
}

#banner {
  height: auto;
  margin-top: 50px;
}

.position {
  /* position: relative; */
  bottom: 39px;
  /* margin-top: 25px; */
  margin-bottom: 27px;
  font-size: 12px;
}

.box_info span {
  font-size: 3.3vw;
}

.top > img {
  width: auto;
  height: 60px;
  margin: 20px;
}

.topBox {
  /*height: 30vw;*/
}

.topBox > img {
  width: auto;
  height: 36px;
}

.titleBox {
  height: 30vw;
}

.titleBox > img {
  height: 9vh;
}

.About {
  height: 30vw;
}

.About > img {
  /*width: 41vw;*/
  /*height: auto !important;*/
}
.About > .img_1 {
  position: absolute;
  height: 60px;
}
.About > .img_2 {
  position: absolute;
  height:9vh;
  display: none;
}
