.office_doctor_pack.corporate_table th.al_first {
  width: 25%;
}
.corporate_table th.al_second {
  width: 55%;
}
.corporate_table td a {
  color: -webkit-link;
  text-decoration: underline;
  transition: 0.6s;
}
.corporate_table td a:hover {
  text-decoration: none;
}

/*** /corporate/office_doctor_pack/ ***/
.corporate_visual_main{
    background-image: url(/corporate/office-doctor-pack/img_new/office_doctor_pack_kv.jpg);
}
.corporate_table th a {
  color: #FFFFFF;
  text-decoration: underline;
}
@media only screen and (max-width: 767.98px){
    .corporate_visual_main{
        background-image: url(/corporate/office-doctor-pack/img_new/office_doctor_pack_kv_sp.jpg);
    }
}
