/*
Theme Name: Intact Child
Template: intact
Theme URI: http://keydesign-themes.com/intact/
Author: Key-Design
Author URI: http://themeforest.net/user/Key-Design
Description: Intact - Premium Multi-Purpose WordPress Theme
Version: 1.5
Description: Intact is a creative and colorful, highly engaging, dynamic and professional onepage WordPress theme.
Author: Key-Design
Author URI: http://www.keydesign-themes.com
Tags: one-column, custom-menu

/* Below you can write your style */

#logo {
    image-rendering: -webkit-optimize-contrast;
}

nav .container {
    display: flex;
    justify-content: center;
}

footer img {
    max-width: 100%;
    height: auto;
}

.navbar-header {
    display: none;
}

@media (max-width: 960px) {
    section {
        padding: 0!important;
    }
}