@media screen and (max-width: 1024px) {
    .testimonials__list:before {
        height: 55px;
        width: 59px;
        left: -25px;
    }
}