.product-info-column {
    display: flex;
    justify-content: space-between;
}
.product-brand-logo{
    max-width: 150px;
}