.new-sub-text {
    border-top: 1px solid #ccc;
    max-width: 130px;
    margin: 14px auto;
}
#table {
    border-radius: 25px;
    border: 2px solid #d7f1fd;
    background: #F2FBFF;
    padding: 20px;
    width: 800px;
    height: 240px;
}
@media (max-width:728px){
.heading-menu{
display:none;
}
}
