@media screen and (min-width: 1024px) {
    .c-list01__link.c-list01__link--case-studies {
        width: min(447px, 28rem);
    }
}