/* Enter Your Custom CSS Here */
.our-team .row .col-lg-3 {
    width: 100%;
    max-width: 228px;
}

.wpcf7 input[type="text"],
.wpcf7 input[type="email"],
.wpcf7 textarea { float : none; margin: 0 auto; }
.wpcf7 { text-align: left; }

@media (min-width: 1200px){
.col-lg-3.col-sm-3.focus-box {
    width: 20% !important;
}
}

@media (max-width: 767px){
  .client-image.hidden-xs{
     display:block!important;
  }
}
