.panchang-tb { border: 1px solid #ddd; padding: 15px; } .panchangResult tr td:last-child { font-weight: 800; color: #333; } .panchangResult tr { border-bottom: 1px solid #ddd; line-height: 35px; } .panchangResult tr:last-child { border-bottom: 0px; } .panchangResult, .panchangResult tr { width: 100%; } /** Media Screen **/ @media only screen and (max-width:767px) { .panch-form .required {padding-bottom: 0;} }