.pub-container {
    display: flex;
    align-items: center;
}
.pub-content img {
    max-width: 100%;
    height: auto;
}