div#div_row_main{
    margin-top: 30px;
    margin-bottom: 30px;
}

img#img_new{
    width: 100%;
}
div#div_row_info {
    margin-top: 30px;
    margin-bottom: 30px;
    margin-left: 100px;
    margin-right: 100px;
}


/* Others */
div#div_row_others{
    margin-bottom: 50px;
    margin-left: 30px;
    margin-right: 30px;
}
div#div_row_tit_oth {
    margin-top: 70px;
}
.div_container_notice{
    margin-top: 20px;
    margin-bottom: 20px;
}

div.div_container_notice label.lbl_tittle{
    line-height: 33px;
    margin-top: 10px;
    margin-bottom: 7px;
}
div.div_container_notice label.lbl_description {
    line-height: 20px;
}



@media only screen and (max-width: 40em), only screen and (min-width: 40.063em) and (max-width: 64em){

}