@media screen and (max-width: 576px) {
    .price-availability-col .custom-card-row:nth-child(2) p {
        font-size: 23px;
    }
} 