/*
Theme Name: Radical Disruptive
Theme URI: http://example.com/radicaldisruptive
Author: Your Name
Author URI: http://example.com
Description: A custom theme for Radical Disruptive.
Version: 1.0
License: GNU General Public License v2 or later
License URI: LICENSE.txt
Tags: custom-theme, responsive
Text Domain: radicaldisruptive
*/


html, body {
    height: auto;
    overflow: auto;
    position: static;
}


a.custom-logo-link img {
    max-width: 260px;
    height: auto;
}