
@media (min-width:320px) and (max-width:640px) {
.vl-about-vission-bg .vission-thumb img {
  height: auto; 
}
    .vl-hero-section-title {
        padding-top: 115px;
        padding-bottom: 75px;
    }

    .vl-hero-section-title .vl-title {
        font-size: var(--ztc-font-size-font-s28);
        line-height: var(--ztc-specing-height30);
    }

    .vl-hero-section-title p {
        font-size: 16px;
    }

    .vl-section-title4 .title {
        font-size: var(--ztc-font-size-font-s22);
        line-height: var(--ztc-specing-height24);
    }

    .vl-section-title4 .para {
        color: #000;
        font-size: var(--ztc-font-size-font-s16);
    }

    .vl-about4 .vl-about-thumb .thumb-1 img {
        border-radius: 8px;
        height: 274px;
        object-fit: cover;
    }

    .vl-single-cause-box .vl-cause-content .title a {
        font-size: var(--ztc-font-size-font-s22);
        line-height: var(--ztc-specing-height26);
        padding-top: 10px;
        padding-bottom: 10px;
    }

    .vl-single-cause-box .vl-cause-content p {
        font-size: var(--ztc-font-size-font-s16);
        line-height: var(--ztc-specing-height22);
    }

    .vl-single-cause-box {
        min-height: 455px;
    }

    .vl-testimonial-box-content p {
        font-size: var(--ztc-font-size-font-s16);
        line-height: var(--ztc-specing-height22);
        text-align: justify;
    }

    .vl-footer-widget-1 .vl-footer-content {
        color: var(--ztc-text-text-5);
        font-size: var(--ztc-font-size-font-s16);
        line-height: var(--ztc-specing-height22);
    }

    .vl-footer-widget-1 .vl-footer-content {
        color: var(--ztc-text-text-5);
        font-size: var(--ztc-font-size-font-s16);
        line-height: var(--ztc-specing-height22);
        padding-bottom: 10px;
    }

    .vl-footer-widget-2 .vl-footer-menu ul li a {
        padding-bottom: 15px;
    }

    .vl-footer-widget-3 .vl-footer-icon-list {
        display: flex;
        margin-bottom: 12px;
    }
    .vl-contact-section-inner .vl-section-content .section-title .title { 
  font-size: var(--ztc-font-size-font-s24);
  line-height: var(--ztc-specing-height24); 
  padding-top: 16px;
  padding-bottom: 16px;
}
} 