.about-style-002 img.sppb-img-responsive {
    height: 61px;
   transition:0.3s;
}

.about-style-002 img.sppb-img-responsive:hover {
      transform: scale(1.1);
}

.sppb-section:not(.spectrum-faq-list) .sppb-addon-feature .sppb-addon-title {
    margin-bottom: 10px !important;
}

.z-index-top {
    z-index: 999999999999999 !important;
}

/**testimonial**/
.testimonial-style-001 img.sppb-avatar-sqaure {
    height: auto !important;
    width: 151px !important;
}

.testimonial-style-001 .sppb-testimonial-message {
    min-height: 160px;
}
@media(max-width:991px){
.testimonial-style-001 .sppb-testimonial-message {
    min-height: 200px;
}}
