#main_left{
    margin-bottom: 20px;
    max-width: 100%;
}

#main_left_others {
    max-width: 100%;
    height: auto;
}

#main_left_others h2{
    max-width: 100%;
    height: auto;
}

#main_left_others img {
    max-width: 100%;
    height: auto;
}

#main_left_others table {
    width: 100%;
    font-size: 15px;
}

.others_box{
    max-width: 100%;
    text-align: left;
}
.others_box h4{
    max-width: 95%;
}
.others_box1{
    max-width: 100%;
    display: inline-flex;
}
.others_box2{
    max-width: 100%;
    display: inline-flex;
}
.others_box3
{
    max-width: 100%;
    display: inline-flex;
}

.others_box_text{
    font-size: 15px;
}
.others_box_text1{
    font-size: 15px;
}

.other_callback a{
    text-decoration: underline;
    color: #006699;
    font-size: 15px;
}

#info_1{
   display: none;
}