/*

Theme Name: X &ndash; Child Theme
Theme URI: http://theme.co/x/
Author: Themeco
Author URI: http://theme.co/
Description: Make all of your modifications to X in this child theme.
Version: 1.0.0
Template: x

*/
body.home:before {
    content: "";
    display: block;
    height: 0px;
    width: 100%;
    padding-bottom: 53%;
    background: url(https://circleoftwo.us/wp-content/uploads/2017/10/circle-2-banner-2.jpg);
    background-size: cover;
}

.x-logobar {display:none;}
.x-navbar {background-color: #990000 !important; box-shadow: none !important;}