/*************************************************
 rayhunters.css
**************************************************/


/*Imagen de Sidebar offcanvas*/
.sidebar-header-img{
    height: 40px;
    width: auto;
}

/*Imagen del Proyecto en el Footer*/
.footer-logo-img{
    height: 50px;
    width: auto;
}
.footer-logo-img-sm{
    height: auto;
    width: 35px;
    margin-left: -10px;
}