.profile-image img {
    min-width:100%;
}

body {
    background-color:rgba(181, 178, 162, 0.5);
}

.wysiwyg-text-align-left {
    text-align: left;
}

.wysiwyg-text-align-center {
    text-align: center;
}

.wysiwyg-text-align-right {
    text-align: right;
}