@media only screen and (max-width: 768px){
    .product-modal .content.como-conservar table tbody .mobile-small {
        font-size: 70px !important;
    }
}