/*===============-----------------------==================*/
@media only screen and (max-device-width: 480px) {
    .mob-nav-logo img{width: 55%;}
    .footer-logo img{width: unset;}
    .sidebar {position: unset;}
}