/*
Template Name: Dosix - Admin & Dashboard Template
Author: Themesbrand
Website: https://themesbrand.com/
Contact: support@themesbrand.com
File: Custom Css File
*/
@media screen and (max-width: 768px) {
    .navbar-header{
        height: 60px;
    }
    .navbar-nav{
        margin-top: 60px;
    }
}