/* hide this stuff */

nav {display:none;}

/* change this stuff */

.header {padding:10px 0px;}
.mobile {display:block;}
#gen_header img {
    width: 100%;
    max-width: 180px !important;
}
h1.gen_name {display:none;}
#can_embed_form:not(.full) #action_info {
    margin-top: 0px !important;
}
.gen_body > .gen_wrapper.layout--equal #can_embed_form > .clearfix #can_main_col {
    width: 100%;
    margin-bottom: 0rem !important;
}
#can_sidebar {
padding:20px 10px !important;    background-color: #F6EDE5 !important;
    border:none;
 }