.hs35_devices-container .hs35_devices-header h2, .hs35_devices-container .hs35_devices-header p{
    color: black!important;
}

#hs35-corsair .hs35.hs35-blue .hs35_dominate h2{
    font-size: 6em!important;
    bottom: -50px!important;
    left: 60px !important;
}

        
    


@media  screen and (max-width: 1400px) {
    #hs35-corsair .hs35.hs35-blue .hs35_dominate h2{
        font-size: 5em !important;
        bottom: -40px !important;
        left: 50px !important;
    }
}
@media  screen and (max-width: 1170px) {
    #hs35-corsair .hs35.hs35-blue .hs35_dominate h2{
        font-size: 3em !important;
        bottom: -20px !important;
        left: 40px !important;
    }
}
@media  screen and (max-width: 800px) {
    #hs35-corsair .hs35.hs35-blue .hs35_dominate h2{
        font-size: 2.5em !important;
        bottom: -15px !important;
        left: 35px !important;
    }
}
@media screen and (max-width: 657px) {
    #hs35-corsair .hs35.hs35-blue .hs35_dominate h2{
        font-size: 2em !important;
        bottom: -5px !important;
        left: 15px !important;
    }
}