.common-space {
    padding: 40px 0px;
    margin: 0px;
}
.h1-head {
    padding-bottom: 1px;
}
.contact_page{
    padding: 0px 20px;
}

.title_h1 {
    font-size: 32px !important;
}
.title_h2 {
    font-size: 30px !important;
}
.title_h3 {
    font-size: 28px !important;
}
.title_h4 {
    font-size: 26px !important;
}
.title_h5 {
    font-size: 24px !important;
}
.title_h6 {
    font-size: 22px !important;
}

.content_h6 {
    font-size: 12px !important;
}
.content_h5 {
    font-size: 14px !important;
}
.content_h4 {
    font-size: 16px !important;
}
.content_h3 {
    font-size: 18px !important;
}
.content_h2 {
    font-size: 20px !important;
}
.content_h1 {
    font-size: 22px !important;
}