
.sidebar{
    min-width:150px;
}
.thingperson{
    bottom:-50px !important;
}
.right-text{
    right:10%;
}
.left-text{
    left: 15%;
}
.hamburger{
    display: none;
}
.dark{
    padding-left: 20px;
    padding-right: 20px;
    min-height: 100%;
}
.charImg{
    float: right;
    text-align: right !important;
}
.charImg img{
    max-width: 100%
}