.students-trust .buttons-wrapper img{
    transform: scaleX(-1);
}

.students-trust .buttons-wrapper {
    flex-direction: row-reverse;
}