.page-title-section h1.teletype-header {
      font-size: 81px;
  } 
.page-title-section h1.teletype-sub {
  font-size: 36px;
  margin-top: 36px;
  line-height: 54px;"
}
#wheel-contact-form{
    height: 1300px;
}
.container div.row.profile{
  margin-bottom:20px !important;
}

.team-style .team-member-img img {
  filter: grayscale(100%) !important;
  max-width: 50% !important;
}
.team-style .team-member-img img:hover {
  filter: grayscale(0) !important;
}
@media screen and (max-width: 1199px) {
  .page-title-section h1.teletype-header{
      font-size: 81px;
  } 
  .page-title-section h1.teletype-sub {
    font-size: 36px;
    margin-top: 36px;
    line-height: 54px;"
  }
  #wheel-contact-form{
    height: 1300px;
  }
  .container div.row.profile {
    margin-bottom:20px !important;
  }
}
@media screen and (max-width: 767px) {
  .page-title-section h1.teletype-header {
    font-size: 30px;
  } 
  .page-title-section h1.teletype-sub {
    font-size: 22px;
    margin-top: 10px;
    line-height: 32px;
  }
  #wheel-contact-form{
    height: 1500px;
  }
  .container div.profile {
    margin-bottom:20px !important;
  }
}
@media screen and (max-width: 991px) {
  .page-title-section h1.teletype-header {
    font-size: 30px;
  } 
  .page-title-section h1.teletype-sub {
    font-size: 22px;
    margin-top: 10px;
    line-height: 32px;
  }
  #wheel-contact-form{
    height: 1500px;
  }
  .container div.row.profile{
    margin-bottom:20px !important;
  }
}