@charset "utf-8";

div#profileimage {
    text-align: center;
    margin-top: -100px;
}

div#profileimage img {
    width: 50%;
    height: auto;
    min-width: 350px;
}
div#banner img {
    width: 78%;
    height: auto;
    max-width: 450px;
}