/* Custom Logo Styling */
.header-1 .header-left .logo img {
    max-height: 100px;
    width: auto;
    margin-left: 10px;
}

.offcanvas__logo img {
    
    width: auto;
}

#preloader .spinner img {
    max-width: 200px;
    height: auto;
}
