.co-prof {
    margin-bottom: 86px;
}
.co-prof img {
    max-width: 100%;
    height: auto;
}
@media (max-width: 33.9em) {
    .co-prof {
        margin-bottom: 60px;
    }
}