
.h-full::after {
    background-image:url(https://res.cloudinary.com/corsair-pwa/image/upload/f_auto,q_auto/products/Liquid-Cooling/CW-9061001-WW/Content/Panel1_gradient_overlay.png);
    background-size:cover;
    background-position:center;
    content:'';
    height: 100%;
    position: absolute;
    top:0;
    width: 100%;
    z-index: 1;
}

.HeroBannerItem_media-desktop__3PfZB img, .HeroBannerItem_media-mobile__30dsc img {
    filter:brightness(.85);
}

@media (min-width: 1024px){
    #styles_HtmlBlock__2vlgJ .pdpWrapper section p:not(.smal-text-block__text) {
        line-height: 2.25rem;
        font-size: 1.375rem;
    }
}

@media (min-width:768px) {
    section p {
        line-height: 2.25rem;
        font-size: 1.375rem;
        margin-left: auto;
        margin-right: auto;
        max-width: 800px;
    }

    #styles_HtmlBlock__2vlgJ .pdpWrapper section p {
        margin-left:auto;
        margin-right:auto;
    }
}