body .main.en .mid-panel .aboutuspage .p8 {
  padding: 120px 50px 0px 50px;
  box-sizing: border-box;
}
body .main.en .mid-panel .aboutuspage .p8 .ouremail,
body .main.en .mid-panel .aboutuspage .p8 .ourphone {
  width: 50%;
  height: 70px;
  float: left;
  text-align: center;
  padding-top: 150px;
}
body .main.en .mid-panel .aboutuspage .p8 .ouremail {
  background: url('../../img/en/emaillogo.png') no-repeat center 50px;
}
body .main.en .mid-panel .aboutuspage .p8 .ourphone {
  background: url('../../img/en/phonelogo.png') no-repeat center 40px;
}
body .main.en .mid-panel .aboutuspage .p8 .ipt-msg {
  padding: 0px 30px;
}
body .main.en .mid-panel .aboutuspage .p8 .ipt-msg textarea {
  width: 100%;
  height: 150px;
}
