@charset "UTF-8";
/* CSS Document */

body {font-size: 75%!important;}
@media only screen and (min-width : 1919px) {
	body {
		font-size: 100%!important;
    }
}
.testimonial p.quote::before {content: ""!important;display:none!important;}