.wpcf7-date{
  width:100%;
}
.wpcf7-date:before{
  width:100%;
  content:attr(placeholder);
}
.wpcf7-date:hover:before{
  width:0%;
  content:"";
}
.wpcf7-date.placeholderclass:before{
  width:0%;
  content:"";
}

.rowItem.rowInnerItem.col-lg-3.btTextCenter.btTopVertical.animate.animate-fadein.animate-moveup.animated {
    height: 400px !important;
    width: 100% !important;
}