Copyright © 2025 VPM, all rights reserved.
PBS is a 501(c)(3) not-for-profit organization.
Play Live Radio
Available On Air Stations
-
On Air
VPM News
-
On Air
VPM Music
Radio Streams
Listen • 5:09
NPR’s Michel Martin speaks with Helen Tager-Flusberg, director of Boston University’s Center for Autism Research Excellence, about CDC findings that autism rates have increased among children.
Copyright 2025 NPR
Support Local News and Stories: How You Help Sustain VPM
Community members – like you – sustain VPM so we can deliver local news coverage, educational programming and inspiring stories.
Your donations make it possible.
Donate Now

.vpm-donate-cta__container.full-width {
display: flex;
flex-wrap: wrap;
width: 100%;
border-radius: 0;
margin: 2rem 0;
background-color: #f7f7f7;
box-shadow: 0 0.5rem 1rem rgba(0,0,0,0.1);
}
.vpm-donate-cta__content.full-width {
flex: 1;
padding: 3rem 4rem;
background-color: #f7f7f7;
color: #333;
display: flex;
flex-direction: column;
justify-content: center;
min-width: 300px;
}
.vpm-donate-cta__title.full-width {
font-size: 2.5rem;
font-weight: bold;
margin-bottom: 1rem;
}
.vpm-donate-cta__description.full-width {
font-size: 2rem;
line-height: 1.4;
margin-bottom: 2rem;
}
.vpm-donate-cta__button.full-width {
background-color: #003865;
color: #ffffff;
font-size: 1.75rem;
font-weight: bold;
padding: 1.25rem 2.5rem;
border: none;
border-radius: 0.5rem;
text-decoration: none;
display: inline-block;
transition: background-color 0.3s ease, transform 0.3s ease;
width: fit-content;
}
.vpm-donate-cta__button.full-width:hover {
background-color: #00509e;
transform: translateY(-0.2rem);
}
.vpm-donate-cta__image-container.full-width {
flex: 1;
min-width: 300px;
}
.vpm-donate-cta__image-container.full-width img {
width: 100%;
height: 100%;
object-fit: cover;
display: block;
filter: brightness(0.85);
}
/* Mobile: Stack layout vertically */
@media (max-width: 768px) {
.vpm-donate-cta__container.full-width {
flex-direction: column;
}
.vpm-donate-cta__content.full-width {
padding: 2rem;
text-align: center;
align-items: center;
}
.vpm-donate-cta__title.full-width,
.vpm-donate-cta__description.full-width {
text-align: center;
}
.vpm-donate-cta__button.full-width {
font-size: 1.5rem;
padding: 1rem 2rem;
}
.vpm-donate-cta__image-container.full-width {
height: 250px;
}
.vpm-donate-cta__image-container.full-width img {
height: 100%;
}
}
发表回复