.testimonial_section .ts_left_content{flex-basis:50%;margin-right:4%}.testimonial_section .ts_right_image{border-radius:36px;flex-basis:46%;min-height:646px;position:relative}.testimonial_section .ts_portfolio img{height:32px;width:172px}.testimonial_section .ts_portfolio{background-color:var(--quaternary_color);border-radius:36px;-webkit-filter:drop-shadow(0 3px 10px rgba(31,37,89,.04));filter:drop-shadow(0 3px 10px rgba(31,37,89,.04));left:50%;padding:32px;position:absolute;top:55%;transform:translate(-50%,50%);transition:all .4s ease-in-out;width:90%}.testimonial_section .ts_portfolio:hover{transform:translate(-50%,50%) scale(1.05)}.testimonial_section .tsp_content p{margin:15px 0}.testimonial_section .tsp_content h6{margin:0}.testimonial_section .tsp_content h6>small{color:var(--primary_color)}.testimonial_section .ts_cta{margin:25px 0 0}@media(max-width:767px){.testimonial_section .ts_left_content{flex-basis:100%;margin:0 0 30px}.testimonial_section .ts_right_image{flex-basis:100%;min-height:350px}.testimonial_section .ts_portfolio{left:50%;padding:20px;top:50%;transform:translate(-50%,10%)}.testimonial_section .ts_portfolio:hover{transform:translate(-50%,10%) scale(1.05)}}@media(max-width:430px){.testimonial_section .ts_portfolio{top:30%}}