#auroraOverlay {
    color:black;
    background:white !important;
}

@media (min-width: 1200px) {
    .product-page-left {
        flex: 0 0 30%;
        width: 30%;
    }
}