@media only screen and (min-width: 1180px) and (max-width: 1580px){
    .testi_box>p{
        height: 215px;
    overflow-y: scroll;
    }
}