blockquote:after, blockquote:before, q:after, q:before
{
   content: none !important;
}

#speaker1{
  padding:0;
  margin:0;
  padding-bottom:20px;
}
.volunteer-img{
  padding:0;
  margin:0;
  margin-left:5px;
  margin-right:18px;
}
.volunteer-img-last{
  margin-left:5px;
}
@media only screen and (max-width:415px){
  #speaker1{
    padding:0;
    margin:0;
    padding-bottom:20px;
    margin-left: 15px;
  }
  .strategicplan{
    margin-left: 5px;
  }
  .volunteer-img{

    margin-left:25px;
    margin-right:25px;
  }
  .volunteer-img-last{
    margin-left:25px;
    margin-right:25px;
  }
}
