* {
    padding: 0;
    margin: 0;
}
@media (min-width: 601px) {
.page-node-856 #main-wrapper,
.page-node-857 #main-wrapper,
.page-node-777 #main-wrapper,
.page-node-791 #main-wrapper {
    background-color: #f9f6ef;
}
#panel-donativo {
    width: 1004px;
    margin: 0 auto;
    overflow: hidden;
    padding-top: 90px;
    margin-bottom: 105px;
    background-image: url(/sites/default/files/40-ImageConfirmacionEnvio.png);
    background-repeat: no-repeat;
    background-size: 579px;
    background-position: 0px 167px;
    
}
#panel-donativo #titulo-pagina {
    text-align: center;
}
#panel-donativo #titulo-pagina h1 {
    color: #1b3c6c;
    font-family: 'Roboto', sans-serif;
    font-size: 30px;
    font-weight: 600;
}
#panel-donativo #panel-confirmacion-dona {
    width: 409px;
    text-align: center;
    float: right;
    overflow: hidden;
    margin-top: 160px;
    margin-bottom: 190px;
}
#panel-donativo #panel-confirmacion-dona span {
    color: #1b3c6c;
    font-size: 24px;
    font-family: 'Roboto', sans-serif;
    font-weight: 600;
}
#panel-donativo #panel-confirmacion-dona p {
    color: #1b3c6c;
    font-size: 18px;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
}
#panel-confirmacion-dona #boton-confirmacion {
    width: 206px;
    background-color: #de483d;
    border-radius: 5px;
    margin: 0 auto;
    margin-top: 42px;
}
#panel-confirmacion-dona #boton-confirmacion a {
    display: block;
    padding: 16px;
    font-weight: 600;
    color: #ffffff;
    font-size: 17px;
    font-family: 'Lato', sans-serif;
    text-decoration: none;
    text-transform: uppercase;
}
}