.testimony-container{
  border-radius: 4px;
  height: 350px

}
.testimony-video{
  height: 260px;
}
.testimony-author{
  text-align: right;
}
.author-name{
  font-size: 20px;
  font-weight: bold;
  vertical-align: bottom;
}
.author-role{
  font-size: 14px;
  vertical-align: bottom;

}