.contentful-page-computex section:nth-of-type(1) .profileGrid_profile-container__3oHzI .profileGrid_card-cta__BBGDN {
    background-color:unset;
    color:#ece81a;
    font-size:1.125rem;
    letter-spacing:.1rem;
    padding:0;
    align-self:unset;
}

.contentful-page-computex section:nth-of-type(1) .profileGrid_profile-container__3oHzI .profileGrid_card-cta__BBGDN:after {
    content:"";
    background-image:url("//assets.corsair.com/image/upload/f_auto,q_auto/akamai/img/reusable/arrow_yellow.png");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: right 65%;
    height: 24px;
    margin-left: 2px;
    width: 15px;
}

.contentful-page-computex section:nth-of-type(2) .profileGrid_profile-container__3oHzI .profileGrid_profile-card-grid-item__1apxm .profileGrid_card-heading__3sZl6 {
    text-transform:unset;
}

@media screen and (min-width: 1024px) {

    .contentful-page-computex section:nth-of-type(1) .profileGrid_profile-container__3oHzI .profileGrid_description__1q8kj {
        max-width:1200px;
    }

    .contentful-page-computex section:nth-of-type(1) .profileGrid_profile-container__3oHzI .profileGrid_profile-card-grid-item__1apxm {
        width: 39%;
    }

    .contentful-page-computex section:nth-of-type(1) .profileGrid_profile-container__3oHzI .profileGrid_profile-card-grid-item__1apxm .profileGrid_card-img__3YgBd {
        height: 365px;
    }

    .contentful-page-computex section:nth-of-type(1) .profileGrid_profile-container__3oHzI .profileGrid_profile-card-grid-item__1apxm .profileGrid_card-img__3YgBd span {
        height:365px !important;
    }
}

@media screen and (max-width: 1024px) {
    .contentful-page-computex section:nth-of-type(1) .profileGrid_profile-container__3oHzI .profileGrid_card-cta__BBGDN {
        font-size:1rem;
        white-space:nowrap;
    }

    .contentful-page-computex section:nth-of-type(1) .profileGrid_profile-container__3oHzI .profileGrid_card-cta__BBGDN:after {
        background-position: right 36%;
    }
}