.sidebar{
    display: none;
}
.thingperson{
    bottom:-175px !important;
    z-index: 1;
}
.right-text{
    right:1%;
}
.left-text{
    left:0%;
}
.banner-extra{
    display: none;
}
.nineties{
    min-height: 100%;
}
.un-hamburger{
    display: none;
}
.title-text{
    margin-top: 10px;
}
.title-text h2{
    text-align: center;
    margin-right: -30px;
    margin-left: -10px;
    font-size: x-large;
}
.banner-hamburger{
    width:100%;
    margin-right: -30px;
    margin-left: -20px;
    text-align: center;
}
.charImg{
    text-align: center;
    max-width: 100%;
    margin-bottom: 30px;
}
.charImg img{
    max-width: 100%;
    max-height: 300px;
}