.ad-media{
    width: 100%;
    border-radius: 0 !important;
    max-width: inherit !important;
}
.post {
    margin-top: 35px;
}
.logo-header {
    width: 91px !important;
    padding-bottom: 5px !important;
    padding-top: 5px !important;
}
.post-image {
    margin-top: 10px;
    text-align: center;
    display: block;
}
.message {
    margin-top: 15px;
    display: block;
}
.spiral-photo-post {
    border-radius: 0 !important;
    width: 80px !important;
    max-width: 80px !important;
    border: aliceblue !important;
}
.title-post .text-info{
    font-size: 25px;  }

.title-post {
    display: block;
    padding-top: 15px;
    margin-left: 10px;
    padding-left: 30px;
    padding-right: 30px;

}
.message {
    font-size: 15px;
}
#modalDescription {
    margin-top: 20px;
    display: block;
}
.modal-image {
    display: block;
}
.modal-image img {
    width: 530px;
}
.title-feature{
    color: #08c;
}

.post-content{
    cursor: pointer;
    margin-top: 35px;
    font-family: verdana;
    box-shadow: 0px 0px 30px #888888;
}

.message{
    padding-left: 30px;
    padding-right: 30px;
    padding-bottom: 15px;
}

#profile-feed-1:first-child {
    margin-top: -44px;
}