/*
Theme Name:     Sense Child
Theme URI:
Description:    My Child theme
Author:         BK Ninja
Author URI:
Template:       sensetheme
Version:  
*/
@import url("../sensetheme/style.css");

/* Custom css */
.main-nav #main-menu {
    text-align: center !important;
}
.nivo-caption {
    text-align: center;
}

.issuuembed, .article-content iframe {
    max-width: 100%;
}

