/* Add custom CSS styles below */ 
.header img,
header img,
.navbar-brand img,
.logo img {
    height: 90px !important;
    max-height: 90px !important;
    width: auto !important;
    transform: scale(1.8) !important;
}footer img,
.footer img {
    width: 150px !important;
    height: auto !important;
}