#omx-srmbox{
    width: 100%;
}
.omx-srmbox2{
    width: 100%;
}
.omx-srmbox2 h1,.omx-srmbox4 h3{
    color: #0158a8;
}
.omx-srmbox3,.omx-srmbox4{
    width: 100%;
    margin-top: 20px;
}
.omx-srmbox3 dl{
    width: 100%;
    display: flex;
}
.omx-srmbox3 dt{
    width: 50%;
}
.omx-srmbox3 dd{
    width: 50%;
}
.omx-srmbox3 dd p{
 line-height: 40px;
}
.omx-srmbox3 dt img{
  margin-left: 60px;
  margin-top: 30px;
}
.usmpsbox6table{
    width: 100%;
    text-align: center;
    justify-content: center;
    align-items: center;
    background: linear-gradient(#e6f2f7, #e7f9ed);
    background-size: 500%;
    border: 1px solid white;
    margin-top: 20px;
}
.usmpsbox6table tr td{
    padding: 10px;
    border: 1px solid white;
    font-size: 15px;
}
.usmpsbox6tabletr{
    font-weight: bold;
}
.omx-srmbox6{
    width: 100%;
    display: flex;
    height: 400px;
}
.omx-srmbox7{
    width:49%;
}
.omx-srmbox8{
    width:49%;
    margin-left: 2%;
}
.omx-srmbox6 img{
   width: 90%;
}