 	#slider2 li
			{
			width:100%;text-align:left;font-size:12px;
			}
            .testimonials {
                background-color: #f5f5f5;
                background-position: 15px -398px;
                border: 1px solid #ccc;
				
                border-radius: 4px;
                clear: both;
                margin: 10px 0;
                padding: 15px;
            }
           
            .testimonials h4 {
                margin-bottom: 15px;
            }
           
            .testimonials .bx-wrapper {
                line-height: normal !important;
            }
                        .testimonials .bx-wrapper {
                left: 0;
                line-height: 0;
                margin: 0 auto;
                max-width: none !important;
                padding: 0;
                position: relative;
            }

                        .testimonials  .bx-wrapper .bx-viewport {
                background: none;
                border: none;
                box-shadow: none;
                left: 0;
                transform: translateZ(0px);
				
            }           
        