@media(max-width:767px) {
    .testimonials-title .extra-services h2 {
        background: none;
        line-height: 42px
    }
    .testimonials-title .extra-services {
        padding-top: 0;
        padding-bottom: 20px
    }
    .testimonials-content .testimonials-block {
        margin-bottom: 35px;
    }
    .testimonials-form .testimonials-form-block {
        width: 100%
    }
    .container-fluid .you-ready .btns-plate {
        text-align: center;
    }
    .testimonials-sticker .container span {
		font-weight: 400;
		margin-top: 10px;
		font-size: 17px;
		line-height: 1.4;
		font-family: Roboto;
		display: block;
	}
	
	.testimonials-sticker .container .btns-plate{margin:20px 40px 0;}
	
	.testimonials-sticker .container .h1{margin:0;}
	
	.testimonials-sticker .container .btns-plate .btn-large-orange{line-height:46px;height:50px;}
	
	
}