
div.UtilityNavWrapper + div div div div div div div div{
max-width: unset !important;
max-height: unset !important;
}
div.UtilityNavWrapper + div div{
    background: none !important;
}
#medwatch a{
  white-space: nowrap !important;
}

div[data-component="Hero-2"]{
    min-height: unset !important;
    background: linear-gradient(180deg,#cd4a46 0,#cd4a46 70%,#faab54 100%) !important;
}

div[data-component-id="cards"]{
padding: 40px 0 !important;
background-color:#fafaf8 !important;
}
div[data-component="Patient Support Card"]{
    min-height:100% !important;
    background-color:#FFF !important;
}
div[data-component-id="cards"] div div div div + div div.aem-container{
    display: flex;
}

@media (min-width:1200px){
#header-component img{
    width:274px !important;
    height: 77px !important;
}
div[data-component="Hero-2"] h1, div[data-component="Hero-2"] h1 span{
color: #FFF !important;
font-size: 34px !important;
font-weight: 700 !important;
line-height: 40px !important;
}
div[data-component="Hero-2"] p{
color: #FFF !important;
font-size: 20px !important;
line-height: 24px !important;
}
body h2[headingas="h2"], body h2[headingas="h2"] span{
color: rgb(95, 95, 95) !important;
font-size: 26px !important;
font-style: normal !important;
font-weight: 700 !important;
line-height: 31px !important;
}
#medwatch{
font-size: 16px !important;
font-weight: 700 !important;
line-height: 24px !important;
text-align:center !important;
display:block !important;
}
}


@media (max-width:1199px){
#header-component img{
    width:161px !important;
    height: 45px !important;
}
div[data-component="Hero-2"] h1, div[data-component="Hero-2"] h1 span{
color: #FFF !important;
font-size: 16px !important;
font-weight: 700 !important;
line-height: 16px !important;
}

div[data-component="Hero-2"] p{
color: #FFF !important;
font-size: 12px !important;
line-height: 14px !important;
}

body h2[headingas="h2"], body h2[headingas="h2"] span{
color: rgb(95, 95, 95) !important;
font-size: 16px !important;
font-style: normal !important;
font-weight: 700 !important;
line-height: 16px !important;
}
#medwatch{
font-size: 15px !important;
font-weight: 700 !important;
line-height: 24px !important;
}
#medwatch br{
  display:none;
}
}