.image-cropper {
    width: 50px;
    height: 50px;
    position: relative;
    overflow: hidden;
    border-radius: 50%;
    margin-left: 15px;
}

img {
    display: inline;
    margin: 0 auto;
}

.center {
    margin: auto;
    width: 75%;
    padding: 10px;
    text-align: center;
}

.hex {
    zoom: 0.5;
    max-height: 462px;
}

#mc_embed_signup {
    clear: left;
    font: 14px Helvetica, Arial, sans-serif;
    width: 100%;
}