@media print {


.about-section {
    text-align: center;
}

.services-section {
    text-align: center;
}

.contact-section {
    text-align: center;
}


tr, td {
font-size: 9px
}








}