.ggc span.ggc--now-approved {
	background: #AC182E;
    clip-path: polygon(0 0, 100% 0, 100% 100%, 100% 100%, 0 100%, 10% 100%);
    -webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 100% 100%, 0 100%, 10% 100%);
    width: 125px;
    text-align: center;    
}

span.ggc--now-approved {
    padding: 4px 10px !important;
    position: absolute !important;
    right: 0px !important;
    top: 0px !important;
    font-family: Ubuntu;
    font-size: 14px !important;
    font-weight: 700;
    line-height: normal !important;
    color: #FFFFFF !important;
    background-image: url('/content/dam/website-services/us/434-imfinzi-com/pan-tumor/hcp-matterhorn/desktop/new-purple-flag.png');
    background-repeat: no-repeat;
    background-position-x: 0;
    background-size: auto;
    width: 178px;
    text-align: right;
    padding-right: 11px !important;
}

.navbar-nav-new .select-indication ul.dropdown-menu li.ggc-links > a {
    padding-block: 27px!important;
}

@media screen and (max-width: 991px) {
    li.ggc-links::before {
        background: url(/content/dam/website-services/us/434-imfinzi-com/pan-tumor/pan-tumor-update/chevron-blue-desktop.png);
        background-repeat: no-repeat;
        background-size: 10px;
        background-position: center;
        /* transform: rotate(90deg); */
        top: 24px !important;
        right: 11px;
        content: '';
        position: absolute;
        width: 31px;
        height: 31px;
        z-index: 1;
    }

    .navbar-nav-new .select-indication ul.dropdown-menu li.ggc-links > a,
	li.ggc-links > a {
        padding-block: 8px 9px!important;
        line-height: 19px!important;
    }
    
    li.ggc-links p {
        margin-bottom: 0;
        line-height: 19px!important;
    }

    li.ggc-links {
        position: relative;
    }

    li.ggc-links.nsclc-ind a {
        text-transform: uppercase;
    }

    li.ggc-links.resectable-ind > a {
        background-position: 92% 76%!important;
    }
    
    li.ggc-links.resectable-ind::before {
        display:none;
    }
    
    li.ggc-links.resectable-ind a > p {
        width: 85%;
    }

    li.ggc-links.mibc-ind::before {
        right: 25px;
    }

    li.ggc-links.nsclc-ind::before {
        right: 20px;
    }

    .navbar-nav .open .dropdown-menu li.ggc-links.nsclc-stage3-ind + li > a,
	.navbar-nav .open .dropdown-menu.stage3-dropdown li:last-child > a,
    .navbar-nav .open ul.dropdown-menu.nsclc-metastatic-menu li:nth-child(5) a, 
    .navbar-nav .open ul.dropdown-menu.nsclc-metastatic-menu li:last-child a{
        padding: 13px 15px 13px 34px !important;  
    }

    li.ggc-links.nsclc-stage3-ind::before,
    .navbar-nav.mobile-only ul.dropdown-menu.sclc-limited-menu > li:first-child > a:before, 
	.navbar-nav.mobile-only ul.dropdown-menu.sclc-limited-menu > li:nth-child(2) > a:before,
    li.ggc-links.sclc-ind::before {
        right: 11px;
    }

}

@media only screen and (max-width: 338px) {
	.ggc span.ggc--now-approved {
		width: 100px;
      }

     li.ggc-links.resectable-ind a > p {
        width: 100%;
    }
}