 @media screen and (max-width:767px) {
            .text-paper {
                margin-top: 0px !important;
            }

            .wax-product-section .row{
                padding-bottom: 20px !important;
            }
                .text-paper {
        font-size: 28px;
    }
    .text-product{
        color: #000 !important;
        font-size: 28px;
        margin-bottom: 2px;
    }

        }