@media screen and (min-width: 768px) {
    .m-top .m-testimonials--layout-1 {
    width: 100% !important;
    margin-left: 0;
}

}