@media only screen and (max-width: 350px) {
    .banner-description {
        font-size: 11px !important;
    }
}