.content.product .policy .box-p .item .col-3 img{
  border: 0;padding: 0;border-radius: 0;
}
.register form input.form-control{color:#000}
footer .ft-top .rights .re-bct a { display: inline-block}
footer .ft-top .rights .re-bct a img{
  height: 80px
}
@media only screen and (min-width: 992px) {
  .header-box{
    margin-left: 190px;
  }
  .header-box:before{
    width:190px;
    left: -190px;
  }
}
@media only screen and (min-width: 1200px) {
  header .logo-link-search .logo-group{
    width:330px;
  }
}