div#div_row_main{
    margin-top: 30px;
    margin-bottom: 30px;
}

img#img_news{
    width: 100%;
}

div#div_row_body_data{
    margin-top: 50px;
    margin-bottom: 50px;
    margin-left: 30px;
    margin-right: 30px;
}

.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){

}