.articles article .image img {
  min-width: 100%;
  min-height: 100%;
  max-width: 100%;
  width: auto;
  height: auto;
}

.speaker-inner{
  overflow: hidden!Important;
}