/*Resizing logo in the footer*/
.bottom-logo img {
    /*margin: 0 0 10px 0;
    width: auto !important;*/
    max-width: 300px;
}

