@media screen and (max-width: 648px) {
.premium-body p {
    min-height: 10rem;
    padding-left: 2.5rem;
    padding-right: 2.5rem;
}
}
