#testemunhos {
   position: relative;
   width: 625px;
   height: 523px;
/*
   overflow: auto;
*/
}

.teste {
   position: relative;
   width: 585px;
   height: 130px;
   padding: 10px;
   margin-bottom: 36px;
   overflow: auto;
   background-color: lightgrey;
}
