/*==================================================================================
    Custom Stylesheet (Any custom styling you want to apply should be defined here).
====================================================================================*/
/*
.col-xl-5 {
    flex:0 0 58% !important;
    max-width:58% !important;
}*/
.footlogo {
    flex: 0 0 50% !important;
    max-width: 50% !important;
}