#master {
    padding-top: 0;
}
h2 {
    color: #561B10;
}
h3 {
    margin: 40px 0 20px;
    color:#95484E;
}
#head_cabe,.imag_view  {
    text-align: center;
}
#head_cabe img,.imag_view img {
    max-width: 100%;
}
/*#head_cabe {
    background-color: #eee;
}*/
.imag_view  {
    display: block;
}
.imag_view img {
    /*#ccc*/
    border: 1px solid #453934;
}
.text_nota {
    box-sizing: border-box;
    padding: 14px;
    border: 1px solid #000;
    width: 100%;
}