@media only screen and (max-width: 380px) {
    .typography-tile-paragraph-copy{
        font-size: 15px;
    }
}