@media (max-width: 768px) {
  .banner_electrical {
    background: #e8f0fb !important;
    padding: 20px 0 !important;
    background-position: right center;
    background-repeat: no-repeat;
  }
  .inner__banner__text {
    font-size: 15px !important;
    line-height: 21px !important;
    margin-top: 10px !important;
    width: 100% !important;
  }
}
.inner__banner__text {
  font-size: 21px;
  line-height: 30px;
  margin-top: 15px;
  float: left;
  width: 80%;
  margin-bottom: 0;
}
ul.inner_sec1__point li {
  float: left;
  width: 100%;
  margin-top: 12px;
  padding-left: 25px;
  font-size: 17px;
  font-weight: 400;
  line-height: 26px;
  color: #000;
  background: url(../images/bnr_chk.png) left 4px / 17px no-repeat;
}
.banner_door {
  background: url(/images/door-banner-1.jpg) no-repeat #e8f0fb;
  background-position: right;
  padding: 60px 0 60px;
}
