/* Your Css code here */
.product-online-pasfoto .custom-product-desc {
    @media screen and (max-width: 1000px) {
        .col-green,
        .faq .col {
            min-width: 235px;
        }

        h4,
        .redtext {
            font-size: 2rem;
        }
    }
}

.cms-12 {
    #lp-01_pricing {
        background-color: #ffffff;
        padding: 0px 0px;
        text-align: center;
    }
    
    #country-photo-size {
        border: 1px solid;
        padding: 20px 12px;
        font-size: 20px;
        width: 700px;
    }
}

#lp-01_pricing table {
    margin: 0 auto;
}

#lp-01_pdf > .label {
    position: static;
    margin: 23px 0 0;
    transform: none;
}