| Server IP : 65.108.144.40 / Your IP : 216.73.217.165 Web Server : Apache/2.4.52 (Ubuntu) System : Linux ubuntu-8gb-hel1-1 5.15.0-173-generic #183-Ubuntu SMP Fri Mar 6 13:29:34 UTC 2026 x86_64 User : dev ( 1000) PHP Version : 8.2.30 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : ON Directory : /var/www/html/successkpi/wp-content/themes/successkpi/blocks/customer-testimonials/ |
Upload File : |
.sk-resource-testimonial-content {
display: flex !important;
flex-wrap: wrap;
align-items: center;
justify-content: space-between;
max-width: 80%;
margin: 0 auto;
}
.customer-success-testimonials-block {
background-color: #001545;
color: #fff;
padding: 72px 0;
}
.customer-success-testimonials-block .sk-resource-quote h3 {
font-size: 30px;
line-height: 42px;
font-weight: 400;
margin-bottom: 21px;
}
.customer-success-testimonials-block .sk-resource-quote p {
font-size: 22px;
font-style: normal;
font-weight: 400;
}
.sk-resource-testimonial-image {
width: 25%;
}
.sk-resource-quote {
width: 74%;
}
.sk-resource-testimonial-image img {
width: 100%;
height: 100%;
}
@media screen and (max-width: 1200px) {
.customer-success-testimonials-block .sk-resource-quote h3 {
font-size: 26px;
line-height: 34px;
margin-bottom: 15px;
}
.sk-resource-testimonial-content {
max-width: 100%;
margin: 0 auto;
}
}
@media screen and (max-width: 767px) {
.customer-success-testimonials-block .sk-resource-quote h3 {
font-size: 26px;
line-height: 34px;
margin-bottom: 10px;
}
.customer-success-testimonials-block .sk-resource-quote p {
font-size: 18px;
line-height: 24px;
font-weight: 300;
}
.customer-success-testimonials-block {
padding: 50px 0;
}
.sk-resource-quote {
text-align: center;
}
}
@media screen and (max-width: 576px) {
.customer-success-testimonials-block .sk-resource-quote h3 {
font-size: 22px;
line-height: 30px;
margin: 20px 0 10px;
}
.sk-resource-testimonial-image,
.sk-resource-quote {
width: 100%;
}
}