﻿

.h1tage {
    font-size: 25px !important;
}

.ptage01 {
    font-size: 16px !important;
    letter-spacing: 1px;
}

.ptage02 {
    font-size: 16px !important;
    letter-spacing: 1px;
}

.ptage03 {
    font-size: 21px;
}



.btnEnquiry {
    font-weight: bold;
    font-size: 18px !important;
}

@media only screen and (max-width: 600px) {

    .h1tage {
        font-size: 20px !important;
    }

    .ptage01 {
        font-size: 14px !important;
        font-weight: bold !important;
    }

    .ptage02 {
        font-size: 14px !important;
    }

    .ptage03 {
        font-size: 14px !important;
        font-weight: bold !important;
    }

    

    .btnEnquiry {
        font-weight: bold;
        font-size: 16px !important;
    }
}
