/* Enter Your Custom CSS Here */

.our-team__teaser-image {
    height: 150px !important;
    width: 150px !important;
}

.wp-caption {
    width: auto !important;
}

.aligncenter {
    text-align: center;
  	display: block;
   margin: 0 auto;
}

.alignright{
  text-align: right;
}

.alignleft{
  text-align: left;
}