.Product_description_sec .moreformsec {
    background-color: #F2F2F2;
    padding: 3% 0%;
}

.Product_description_sec .moreformsec .Heading_title_sec {
    display: none;
}

.Product_description_sec .moreformsec .morecat {
    font-size: 30px;
    font-weight: 700;
    color: #000;
    margin: 0px;
}

@media (min-width:0px) and (max-width:991px) {
    .Product_description_sec .moreformsec .morecat {
        font-size: 20px;
        font-weight: 600;
    }
}