.main_packag {
    display: block;
    width: 100%;
    position: relative;
    padding: 60px 0 60px;
    background: #fff;
}

.mani_head_1 {
    font-weight: 600;
    font-size: 40px;
}

.sub_head_1 {
    font-weight: 600;
    font-size: 20px;
    color: #08283c;
    text-align: center;
}

.main_para_1 {
    line-height: 28px;
    font-size: 16px;
    font-weight: 500;
    color: #305165;
}

.sub_head_4 {
    font-weight: 500;
    font-size: 14px;
    margin-bottom: 20px;
    color: #d20e0e;
    text-align: left !important;
}

.product-link {
    color: #d20e0e;
    text-decoration: unset;
}