.workinprogress {
    background: #ffffff;
    margin-top: 8%;
}
.mentionovhlogo {
    padding:7px;
    border-radius:10px;
    height: 80px;
}

.content {
    margin-bottom: 65px;
}
.wrapper-portfolio .img-responsive {
    height: 200px;
    margin: auto;
}

@media (min-width: 768px) {
    .logo-link {
        margin-left: -16px !important;
    }
    .logo {
        width: 250px;
    }
}