#gallery-single table{border-spacing:0}
#gallery-single table td{padding:0 0 30px 12px;vertical-align:top;position:relative}
#gallery-single table td:nth-child(odd){padding:0 15px 30px 0}
#gallery-single table td:before{content:'';background:#F2F8FE;position:absolute;z-index:-1;top:0;right:0;bottom:30px;left:12px}
#gallery-single table td:nth-child(odd)::before{top:0;right:12px;bottom:30px;left:0}
#gallery-single table td > div{margin:30px 23px 0}
#gallery-single table td .testimonial p{line-height:normal!important}
#gallery-single table td .testimonial .quote{color:var(--pe_deep_blue);font-style:normal;font-size:var(--fs-18);min-height:unset;margin-bottom:20px}
#gallery-single table td .testimonial .quote span{display:none}
#gallery-single table td .testimonial p b{font-size:var(--fs-18)}
#gallery-single table td .testimonial p span{font-family:var(--latoregular)!important;font-weight:unset!important}
#gallery-single table td .testimonial .quote,#gallery-single table td .testimonial .text p:nth-child(2) b{font-family:var(--latobold)!important}
#gallery-single table td .testimonial .text p:nth-child(4) b{font-style:italic}
#gallery-single table td .testimonial .item_cta{text-align:left;color:var(--pe_blue)!important}
@media (max-width: 767.33px) {
#gallery-single table td:nth-child(odd),#gallery-single table td{padding:0 15px 30px}
#gallery-single table td:nth-child(odd)::before,#gallery-single table td:before{content:'';top:0;right:15px;bottom:30px;left:15px}
}