.comp-imgB {
    display: flex;
    flex-direction: column;
    align-items: center;
} 

.comp-imgB .img {
    max-width: 1200px;
}