﻿.imgLogo {
    width: 35%;
    padding: 2%;
}

.imgfooter {
    /* background-image: url(/assets/images/DenunciasLayout/Barritacolordelgada.png);
    background-position: bottom;
    background-repeat: no-repeat;
    background-size: contain;
    height: 100px;*/

    position: relative !important;
    /*height: 100px;*/
    background-color: #EDEDED !important;
}

.footer-image {
    position: absolute !important;
    bottom: 0 !important;
    left: 0 !important;
    width: 100% !important;
}