.hero-recognition-container.layout-2 .hero-copy {
   min-height: 200px;
}

.hero-recognition-container.layout-2 .container {
    padding: 100px 0 60px 0 !important;;
}

[data-widget-type="bestInClassTenure"] .abs-pos-bottom.abs-pos-center-x button {
display: none !important;
}

[data-widget-type="bestInClassTenure"] .panel.panel-tertiary{
    border-radius: 6px !important;
    border: none !important;
    float: none !important;
    width: auto !important;
    display: block !important;
    box-shadow: 0px 0px 3px 3px hsl(0deg 0% 0% / 5%) !important;
    height: 250px !important;
}

[data-widget-type="bestInClassTenure"] .pb-lg, .pb-lg > th, .pb-lg > td {
    padding-bottom: 5px !important;
}

[data-widget-type="serialcard"] .panel.panel-tertiary{
    padding: 190px 7px 25px 7px !important;
    box-shadow: 0px 0px 3px 3px hsl(0deg 0% 0% / 5%) !important;
    border-radius: 10px !important;
    border: none !important;
    background-image: url(https://malcogroup.big.p2motivate.com/asset/16404) !important;
    background-size: auto 185px;
    background-position-x: center;
    background-repeat: no-repeat;
    height: 320px;        
}

form.text-center.serial-card-redemption {
font-size: 16px;
font-weight: normal !important;
font-color: black;
font-family: sans-serif !important;
}

.hero-recognition-container.layout-2 .hero-copy h1 {
    color: #AA112C !important;
    text-shadow: 2px 2px 3px rgba(0, 0, 0, 0.7) !important;
    font-size: 50px !important;
    font-weight: 700 !important;
    line-height: unset;
    margin: 0 0 200px 0 !important;
}

.hero-recognition-container.layout-2 .hero-copy a.hero-cta {
    position: relative;
    display: inline-block;
    padding: 15px 100px 15px 100px;
    margin-bottom: 800% !important;
}

.hero-recognition-container.layout-2 {
    background-position: center !important;
}

.main-member-profile-container {
    background: #AA112C !important;
    padding: 6px !important;
    border-radius: 6px;
    box-shadow: 0px 4px 6px -2px rgba(16, 24, 40, 0.03), 0px 12px 16px -4px rgba(16, 24, 40, 0.08);
    display: flex;
    flex-direction: row;
    align-items: center;
    margin: 2% auto;
    z-index: 12;
}