
											@media screen and (max-width:767px){.testimonial .testimonial-outter .epress-wid-con .slick-list {
    box-sizing: initial;
    padding: 0px 0 !important;
}
.testimonial .testimonial-outter .elementpress-profile-info .elementpress-author-des{
	position: absolute;
  top: 50px;
	left:20px
}
.testimonial .testimonial-outter .elementpress-commentor-image img{
	border-radius: 0 !important;
	position: absolute;
	left: 30px;
}

.testimonial .testimonial-outter .elementpress-profile-info .elementpress-author-name{
	    position: absolute;
    bottom: 24px;
    left: 80px;
    font-size: 14px !important;
}}