#imgnot {
    width: 70%;
    height: 500px;
}

.bd {
    padding-top: 20px;
    padding-left: 170px;
    padding-right: 170px;
}

#fechanot {
    /*color: #0000005c;*/
    color: #000;
    font-style: italic;
    font-weight: bold;
}

#tem1 {
    /*color: #0000009e;*/
    color: #000;
    text-align: justify;
}

#tem {
    /*color: #0000009e;*/
    color: #000;
}

#pnot {
    /*color: #0000009e;*/
    color: #000;
    text-align: justify;
}


/**/
@media all and (max-width: 968px) {
    .bd {
        padding-top: 20px;
        padding-left: 0px;
        padding-right: 0px;
    }

    #imgnot {
        padding-top: 20px;
        width: 100%;
        height: 300px;
    }
}
